MultiModelPerformanceReport
===========================



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

.. autoclass:: MultiModelPerformanceReport
   :special-members: __init__







.. rubric:: Methods

.. autosummary::
   :toctree:

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
















Examples
~~~~~~~~

.. raw:: html

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

.. only:: html

 .. figure:: /checks_gallery/tabular/model_evaluation/images/thumb/sphx_glr_plot_multi_model_performance_report_thumb.png
     :alt: MultiModelPerformanceReport

     :ref:`sphx_glr_checks_gallery_tabular_model_evaluation_plot_multi_model_performance_report.py`

.. raw:: html

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