LabelDrift ========== .. currentmodule:: deepchecks.tabular.checks.train_test_validation .. autoclass:: LabelDrift :special-members: __init__ .. rubric:: Attributes .. autosummary:: :toctree: LabelDrift.margin_quantile_filter LabelDrift.numerical_drift_method LabelDrift.max_num_categories_for_drift LabelDrift.min_category_size_ratio LabelDrift.max_num_categories_for_display LabelDrift.show_categories_by LabelDrift.categorical_drift_method LabelDrift.balance_classes LabelDrift.ignore_na LabelDrift.min_samples LabelDrift.n_samples LabelDrift.random_state .. rubric:: Methods .. autosummary:: :toctree: LabelDrift.add_condition LabelDrift.add_condition_drift_score_less_than LabelDrift.clean_conditions LabelDrift.conditions_decision LabelDrift.config LabelDrift.from_config LabelDrift.from_json LabelDrift.greater_is_better LabelDrift.metadata LabelDrift.name LabelDrift.params LabelDrift.reduce_output LabelDrift.remove_condition LabelDrift.run LabelDrift.run_logic LabelDrift.to_json Examples ~~~~~~~~ .. raw:: html
.. only:: html .. figure:: /tabular/auto_checks/train_test_validation/images/thumb/sphx_glr_plot_label_drift_thumb.png :alt: LabelDrift :ref:`sphx_glr_tabular_auto_checks_train_test_validation_plot_label_drift.py` .. raw:: html