SegmentPerformance
==================



.. currentmodule:: deepchecks.tabular.checks.model_evaluation

.. autoclass:: SegmentPerformance
   :special-members: __init__



.. rubric:: Attributes

.. autosummary::
   :toctree:

   
   SegmentPerformance.feature_1
   

   
   SegmentPerformance.feature_2
   

   
   SegmentPerformance.alternative_scorer
   

   
   SegmentPerformance.max_segments
   






.. rubric:: Methods

.. autosummary::
   :toctree:

   
   
   SegmentPerformance.add_condition
   
   
   SegmentPerformance.clean_conditions
   
   
   SegmentPerformance.conditions_decision
   
   
   SegmentPerformance.config
   
   
   SegmentPerformance.from_config
   
   
   SegmentPerformance.from_json
   
   
   SegmentPerformance.metadata
   
   
   SegmentPerformance.name
   
   
   SegmentPerformance.params
   
   
   SegmentPerformance.remove_condition
   
   
   SegmentPerformance.run
   
   
   SegmentPerformance.run_logic
   
   
   SegmentPerformance.to_json
   
















Examples
~~~~~~~~

.. raw:: html

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

.. only:: html

 .. figure:: /checks_gallery/tabular/model_evaluation/images/thumb/sphx_glr_plot_segment_performance_thumb.png
     :alt: SegmentPerformance

     :ref:`sphx_glr_checks_gallery_tabular_model_evaluation_plot_segment_performance.py`

.. raw:: html

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