
:orphan:

.. _sphx_glr_sg_execution_times:


Computation times
=================
**02:38.464** total execution time for 22 files **from all galleries**:

.. container::

  .. raw:: html

    <style scoped>
    <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
    <link href="https://cdn.datatables.net/1.13.6/css/dataTables.bootstrap5.min.css" rel="stylesheet" />
    </style>
    <script src="https://code.jquery.com/jquery-3.7.0.js"></script>
    <script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js"></script>
    <script src="https://cdn.datatables.net/1.13.6/js/dataTables.bootstrap5.min.js"></script>
    <script type="text/javascript" class="init">
    $(document).ready( function () {
        $('table.sg-datatable').DataTable({order: [[1, 'desc']]});
    } );
    </script>

  .. list-table::
   :header-rows: 1
   :class: table table-striped sg-datatable

   * - Example
     - Time
     - Mem (MB)
   * - :ref:`sphx_glr_auto_examples_applications_plot_impact_imbalanced_classes.py` (``../examples/applications/plot_impact_imbalanced_classes.py``)
     - 02:00.982
     - 755.4
   * - :ref:`sphx_glr_auto_examples_ensemble_plot_bagging_classifier.py` (``../examples/ensemble/plot_bagging_classifier.py``)
     - 00:37.482
     - 275.9
   * - :ref:`sphx_glr_auto_examples_api_plot_sampling_strategy_usage.py` (``../examples/api/plot_sampling_strategy_usage.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_applications_plot_multi_class_under_sampling.py` (``../examples/applications/plot_multi_class_under_sampling.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_applications_plot_outlier_rejections.py` (``../examples/applications/plot_outlier_rejections.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_applications_plot_over_sampling_benchmark_lfw.py` (``../examples/applications/plot_over_sampling_benchmark_lfw.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_applications_plot_topic_classication.py` (``../examples/applications/plot_topic_classication.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_applications_porto_seguro_keras_under_sampling.py` (``../examples/applications/porto_seguro_keras_under_sampling.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_combine_plot_comparison_combine.py` (``../examples/combine/plot_comparison_combine.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_datasets_plot_make_imbalance.py` (``../examples/datasets/plot_make_imbalance.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_ensemble_plot_comparison_ensemble_classifier.py` (``../examples/ensemble/plot_comparison_ensemble_classifier.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_evaluation_plot_classification_report.py` (``../examples/evaluation/plot_classification_report.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_evaluation_plot_metrics.py` (``../examples/evaluation/plot_metrics.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_model_selection_plot_instance_hardness_cv.py` (``../examples/model_selection/plot_instance_hardness_cv.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_model_selection_plot_validation_curve.py` (``../examples/model_selection/plot_validation_curve.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_over-sampling_plot_comparison_over_sampling.py` (``../examples/over-sampling/plot_comparison_over_sampling.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_over-sampling_plot_illustration_generation_sample.py` (``../examples/over-sampling/plot_illustration_generation_sample.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_over-sampling_plot_shrinkage_effect.py` (``../examples/over-sampling/plot_shrinkage_effect.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_pipeline_plot_pipeline_classification.py` (``../examples/pipeline/plot_pipeline_classification.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_under-sampling_plot_comparison_under_sampling.py` (``../examples/under-sampling/plot_comparison_under_sampling.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_under-sampling_plot_illustration_nearmiss.py` (``../examples/under-sampling/plot_illustration_nearmiss.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_under-sampling_plot_illustration_tomek_links.py` (``../examples/under-sampling/plot_illustration_tomek_links.py``)
     - 00:00.000
     - 0.0
