File: sg_execution_times.rst

package info (click to toggle)
scikit-optimize 0.10.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,672 kB
  • sloc: python: 10,659; javascript: 438; makefile: 136; sh: 6
file content (64 lines) | stat: -rw-r--r-- 2,309 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64

:orphan:

.. _sphx_glr_auto_examples_sg_execution_times:


Computation times
=================
**08:29.376** total execution time for 10 files **from auto_examples**:

.. 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="/usr/share/javascript/jquery-datatables/css/dataTables.bootstrap5.min.css" rel="stylesheet" />
    </style>
    <script src="https://code.jquery.com/jquery-3.7.0.js"></script>
    <script src="/usr/share/javascript/jquery-datatables/jquery.dataTables.min.js"></script>
    <script src="/usr/share/javascript/jquery-datatables/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_strategy-comparison.py` (``strategy-comparison.py``)
     - 03:07.876
     - 0.0
   * - :ref:`sphx_glr_auto_examples_hyperparameter-optimization.py` (``hyperparameter-optimization.py``)
     - 02:21.302
     - 0.0
   * - :ref:`sphx_glr_auto_examples_sklearn-gridsearchcv-replacement.py` (``sklearn-gridsearchcv-replacement.py``)
     - 01:33.880
     - 0.0
   * - :ref:`sphx_glr_auto_examples_exploration-vs-exploitation.py` (``exploration-vs-exploitation.py``)
     - 00:46.614
     - 0.0
   * - :ref:`sphx_glr_auto_examples_parallel-optimization.py` (``parallel-optimization.py``)
     - 00:17.513
     - 0.0
   * - :ref:`sphx_glr_auto_examples_optimizer-with-different-base-estimator.py` (``optimizer-with-different-base-estimator.py``)
     - 00:13.506
     - 0.0
   * - :ref:`sphx_glr_auto_examples_bayesian-optimization.py` (``bayesian-optimization.py``)
     - 00:03.907
     - 0.0
   * - :ref:`sphx_glr_auto_examples_interruptible-optimization.py` (``interruptible-optimization.py``)
     - 00:01.988
     - 0.0
   * - :ref:`sphx_glr_auto_examples_store-and-load-results.py` (``store-and-load-results.py``)
     - 00:01.543
     - 0.0
   * - :ref:`sphx_glr_auto_examples_ask-and-tell.py` (``ask-and-tell.py``)
     - 00:01.249
     - 0.0