diff --git a/.buildinfo b/.buildinfo index d25a27d..0f6ca54 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 9c9cdc38f6290487be0e8ceeb3016b1b +config: a5e5993109c891473955c1df7d72554b tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip b/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip index ed80601..82462bd 100644 Binary files a/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip and b/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip differ diff --git a/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip b/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip index 4ddec51..7b18fde 100644 Binary files a/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip and b/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip differ diff --git a/_sources/auto_examples/plot_classifier.rst.txt b/_sources/auto_examples/plot_classifier.rst.txt index 5a7570c..1af5f9e 100644 --- a/_sources/auto_examples/plot_classifier.rst.txt +++ b/_sources/auto_examples/plot_classifier.rst.txt @@ -110,7 +110,7 @@ Use scikit-learn to display the decision boundary .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 0.138 seconds) + **Total running time of the script:** (0 minutes 0.140 seconds) .. _sphx_glr_download_auto_examples_plot_classifier.py: diff --git a/_sources/auto_examples/plot_transformer.rst.txt b/_sources/auto_examples/plot_transformer.rst.txt index 8a52654..005cb3d 100644 --- a/_sources/auto_examples/plot_transformer.rst.txt +++ b/_sources/auto_examples/plot_transformer.rst.txt @@ -63,7 +63,7 @@ An example plot of :class:`skltemplate.template.TemplateTransformer` .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 0.063 seconds) + **Total running time of the script:** (0 minutes 0.062 seconds) .. _sphx_glr_download_auto_examples_plot_transformer.py: diff --git a/_sources/auto_examples/sg_execution_times.rst.txt b/_sources/auto_examples/sg_execution_times.rst.txt index 61dc284..82246db 100644 --- a/_sources/auto_examples/sg_execution_times.rst.txt +++ b/_sources/auto_examples/sg_execution_times.rst.txt @@ -6,7 +6,7 @@ Computation times ================= -**00:00.277** total execution time for 3 files **from auto_examples**: +**00:00.278** total execution time for 3 files **from auto_examples**: .. container:: @@ -33,11 +33,11 @@ Computation times - Time - Mem (MB) * - :ref:`sphx_glr_auto_examples_plot_classifier.py` (``plot_classifier.py``) - - 00:00.138 + - 00:00.140 - 0.0 * - :ref:`sphx_glr_auto_examples_plot_template.py` (``plot_template.py``) - 00:00.076 - 0.0 * - :ref:`sphx_glr_auto_examples_plot_transformer.py` (``plot_transformer.py``) - - 00:00.063 + - 00:00.062 - 0.0 diff --git a/_sources/sg_execution_times.rst.txt b/_sources/sg_execution_times.rst.txt index cd5f678..111c894 100644 --- a/_sources/sg_execution_times.rst.txt +++ b/_sources/sg_execution_times.rst.txt @@ -6,7 +6,7 @@ Computation times ================= -**00:00.277** total execution time for 3 files **from all galleries**: +**00:00.278** total execution time for 3 files **from all galleries**: .. container:: @@ -33,11 +33,11 @@ Computation times - Time - Mem (MB) * - :ref:`sphx_glr_auto_examples_plot_classifier.py` (``../examples/plot_classifier.py``) - - 00:00.138 + - 00:00.140 - 0.0 * - :ref:`sphx_glr_auto_examples_plot_template.py` (``../examples/plot_template.py``) - 00:00.076 - 0.0 * - :ref:`sphx_glr_auto_examples_plot_transformer.py` (``../examples/plot_transformer.py``) - - 00:00.063 + - 00:00.062 - 0.0 diff --git a/_static/documentation_options.js b/_static/documentation_options.js index d5d1c88..4cb2c4b 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.1.2.dev6+g77561be', + VERSION: '0.1.2.dev7+gfc9f82e', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/api.html b/api.html index d13edd8..5249e2f 100644 --- a/api.html +++ b/api.html @@ -8,7 +8,7 @@ - API Reference — Scikit-learn Project Template 0.1.2.dev6+g77561be documentation + API Reference — Scikit-learn Project Template 0.1.2.dev7+gfc9f82e documentation @@ -42,7 +42,7 @@ - + @@ -127,8 +127,8 @@ - Scikit-learn Project Template 0.1.2.dev6+g77561be documentation - Home - + Scikit-learn Project Template 0.1.2.dev7+gfc9f82e documentation - Home + diff --git a/auto_examples/index.html b/auto_examples/index.html index 014c649..15ee124 100644 --- a/auto_examples/index.html +++ b/auto_examples/index.html @@ -8,7 +8,7 @@ - Example Gallery — Scikit-learn Project Template 0.1.2.dev6+g77561be documentation + Example Gallery — Scikit-learn Project Template 0.1.2.dev7+gfc9f82e documentation @@ -42,7 +42,7 @@ - + @@ -127,8 +127,8 @@ - Scikit-learn Project Template 0.1.2.dev6+g77561be documentation - Home - + Scikit-learn Project Template 0.1.2.dev7+gfc9f82e documentation - Home + diff --git a/auto_examples/plot_classifier.html b/auto_examples/plot_classifier.html index 13a5f6d..d373801 100644 --- a/auto_examples/plot_classifier.html +++ b/auto_examples/plot_classifier.html @@ -8,7 +8,7 @@ - Plotting Template Classifier — Scikit-learn Project Template 0.1.2.dev6+g77561be documentation + Plotting Template Classifier — Scikit-learn Project Template 0.1.2.dev7+gfc9f82e documentation @@ -42,7 +42,7 @@ - + @@ -126,8 +126,8 @@ - Scikit-learn Project Template 0.1.2.dev6+g77561be documentation - Home - + Scikit-learn Project Template 0.1.2.dev7+gfc9f82e documentation - Home + @@ -446,7 +446,7 @@ Template Classifier Decision Boundary
[Text(0.5, 23.52222222222222, 'Feature 1'), Text(30.972222222222214, 0.5, 'Feature 2'), Text(0.5, 1.0, 'Template Classifier Decision Boundary')]
 
-

Total running time of the script: (0 minutes 0.138 seconds)

+

Total running time of the script: (0 minutes 0.140 seconds)

@@ -432,7 +432,7 @@ plt.show() -

Total running time of the script: (0 minutes 0.063 seconds)

+

Total running time of the script: (0 minutes 0.062 seconds)