
:orphan:

.. _sphx_glr_auto_examples_applications_sg_execution_times:


Computation times
=================
**02:00.982** total execution time for 6 files **from auto_examples/applications**:

.. 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` (``plot_impact_imbalanced_classes.py``)
     - 02:00.982
     - 755.4
   * - :ref:`sphx_glr_auto_examples_applications_plot_multi_class_under_sampling.py` (``plot_multi_class_under_sampling.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_applications_plot_outlier_rejections.py` (``plot_outlier_rejections.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_applications_plot_over_sampling_benchmark_lfw.py` (``plot_over_sampling_benchmark_lfw.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_applications_plot_topic_classication.py` (``plot_topic_classication.py``)
     - 00:00.000
     - 0.0
   * - :ref:`sphx_glr_auto_examples_applications_porto_seguro_keras_under_sampling.py` (``porto_seguro_keras_under_sampling.py``)
     - 00:00.000
     - 0.0
