BoostingOverfit
===============



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

.. autoclass:: BoostingOverfit
   :special-members: __init__







.. rubric:: Methods

.. autosummary::
   :toctree:

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
















Examples
~~~~~~~~

.. raw:: html

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

.. only:: html

 .. figure:: /checks_gallery/tabular/model_evaluation/images/thumb/sphx_glr_plot_boosting_overfit_thumb.png
     :alt: BoostingOverfit

     :ref:`sphx_glr_checks_gallery_tabular_model_evaluation_plot_boosting_overfit.py`

.. raw:: html

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