RegressionErrorDistribution
===========================



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

.. autoclass:: RegressionErrorDistribution
   :special-members: __init__







.. rubric:: Methods

.. autosummary::
   :toctree:

   
   
   RegressionErrorDistribution.add_condition
   
   
   RegressionErrorDistribution.add_condition_kurtosis_greater_than
   
   
   RegressionErrorDistribution.add_condition_systematic_error_ratio_to_rmse_less_than
   
   
   RegressionErrorDistribution.clean_conditions
   
   
   RegressionErrorDistribution.conditions_decision
   
   
   RegressionErrorDistribution.config
   
   
   RegressionErrorDistribution.from_config
   
   
   RegressionErrorDistribution.from_json
   
   
   RegressionErrorDistribution.metadata
   
   
   RegressionErrorDistribution.name
   
   
   RegressionErrorDistribution.params
   
   
   RegressionErrorDistribution.remove_condition
   
   
   RegressionErrorDistribution.run
   
   
   RegressionErrorDistribution.run_logic
   
   
   RegressionErrorDistribution.to_json
   
















Examples
~~~~~~~~

.. raw:: html

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

.. only:: html

 .. figure:: /checks_gallery/tabular/model_evaluation/images/thumb/sphx_glr_plot_regression_error_distribution_thumb.png
     :alt: RegressionErrorDistribution

     :ref:`sphx_glr_checks_gallery_tabular_model_evaluation_plot_regression_error_distribution.py`

.. raw:: html

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