ClassPerformance
================



.. currentmodule:: deepchecks.vision.checks.model_evaluation

.. autoclass:: ClassPerformance
   :special-members: __init__







.. rubric:: Methods

.. autosummary::
   :toctree:

   
   
   ClassPerformance.add_condition
   
   
   ClassPerformance.add_condition_class_performance_imbalance_ratio_less_than
   
   
   ClassPerformance.add_condition_test_performance_greater_than
   
   
   ClassPerformance.add_condition_train_test_relative_degradation_less_than
   
   
   ClassPerformance.clean_conditions
   
   
   ClassPerformance.compute
   
   
   ClassPerformance.conditions_decision
   
   
   ClassPerformance.config
   
   
   ClassPerformance.from_config
   
   
   ClassPerformance.from_json
   
   
   ClassPerformance.initialize_run
   
   
   ClassPerformance.metadata
   
   
   ClassPerformance.name
   
   
   ClassPerformance.params
   
   
   ClassPerformance.remove_condition
   
   
   ClassPerformance.run
   
   
   ClassPerformance.to_json
   
   
   ClassPerformance.update
   
















Examples
~~~~~~~~

.. raw:: html

    <div class="sphx-glr-thumbcontainer">

.. only:: html

 .. figure:: /checks_gallery/vision/model_evaluation/images/thumb/sphx_glr_plot_class_performance_thumb.png
     :alt: ClassPerformance

     :ref:`sphx_glr_checks_gallery_vision_model_evaluation_plot_class_performance.py`

.. raw:: html

    </div>
    <div style="clear:both"></div>