MeanAveragePrecisionReport
==========================



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

.. autoclass:: MeanAveragePrecisionReport
   :special-members: __init__







.. rubric:: Methods

.. autosummary::
   :toctree:

   
   
   MeanAveragePrecisionReport.add_condition
   
   
   MeanAveragePrecisionReport.add_condition_average_mean_average_precision_greater_than
   
   
   MeanAveragePrecisionReport.add_condition_mean_average_precision_greater_than
   
   
   MeanAveragePrecisionReport.clean_conditions
   
   
   MeanAveragePrecisionReport.compute
   
   
   MeanAveragePrecisionReport.conditions_decision
   
   
   MeanAveragePrecisionReport.config
   
   
   MeanAveragePrecisionReport.from_config
   
   
   MeanAveragePrecisionReport.from_json
   
   
   MeanAveragePrecisionReport.initialize_run
   
   
   MeanAveragePrecisionReport.metadata
   
   
   MeanAveragePrecisionReport.name
   
   
   MeanAveragePrecisionReport.params
   
   
   MeanAveragePrecisionReport.remove_condition
   
   
   MeanAveragePrecisionReport.run
   
   
   MeanAveragePrecisionReport.to_json
   
   
   MeanAveragePrecisionReport.update
   
















Examples
~~~~~~~~

.. raw:: html

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

.. only:: html

 .. figure:: /checks_gallery/vision/model_evaluation/images/thumb/sphx_glr_plot_mean_average_precision_report_thumb.png
     :alt: MeanAveragePrecisionReport

     :ref:`sphx_glr_checks_gallery_vision_model_evaluation_plot_mean_average_precision_report.py`

.. raw:: html

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