PerformanceReport ================= .. currentmodule:: deepchecks.tabular.checks.performance .. autoclass:: PerformanceReport :special-members: __init__ .. rubric:: Methods .. autosummary:: :toctree: PerformanceReport.add_condition PerformanceReport.add_condition_class_performance_imbalance_ratio_not_greater_than PerformanceReport.add_condition_test_performance_not_less_than PerformanceReport.add_condition_train_test_relative_degradation_not_greater_than PerformanceReport.clean_conditions PerformanceReport.conditions_decision PerformanceReport.finalize_check_result PerformanceReport.metadata PerformanceReport.name PerformanceReport.params PerformanceReport.remove_condition PerformanceReport.run PerformanceReport.run_logic Examples ~~~~~~~~ .. raw:: html
.. only:: html .. figure:: /checks_gallery/tabular/performance/images/thumb/sphx_glr_plot_performance_report_thumb.png :alt: PerformanceReport :ref:`sphx_glr_checks_gallery_tabular_performance_plot_performance_report.py` .. raw:: html