:orphan: .. _sphx_glr_auto_examples: .. _general_examples: Examples ======== Miscellaneous examples ---------------------- Miscellaneous and introductory examples for scikit-optimize. .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_parallel-optimization_thumb.png :alt: Parallel optimization :ref:`sphx_glr_auto_examples_parallel-optimization.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/parallel-optimization .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_store-and-load-results_thumb.png :alt: Store and load `skopt` optimization results :ref:`sphx_glr_auto_examples_store-and-load-results.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/store-and-load-results .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_interruptible-optimization_thumb.png :alt: Interruptible optimization runs with checkpoints :ref:`sphx_glr_auto_examples_interruptible-optimization.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/interruptible-optimization .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_hyperparameter-optimization_thumb.png :alt: Tuning a scikit-learn estimator with `skopt` :ref:`sphx_glr_auto_examples_hyperparameter-optimization.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/hyperparameter-optimization .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_ask-and-tell_thumb.png :alt: Async optimization Loop :ref:`sphx_glr_auto_examples_ask-and-tell.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/ask-and-tell .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_strategy-comparison_thumb.png :alt: Comparing surrogate models :ref:`sphx_glr_auto_examples_strategy-comparison.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/strategy-comparison .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_bayesian-optimization_thumb.png :alt: Bayesian optimization with `skopt` :ref:`sphx_glr_auto_examples_bayesian-optimization.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/bayesian-optimization .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_sklearn-gridsearchcv-replacement_thumb.png :alt: Scikit-learn hyperparameter search wrapper :ref:`sphx_glr_auto_examples_sklearn-gridsearchcv-replacement.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/sklearn-gridsearchcv-replacement .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_exploration-vs-exploitation_thumb.png :alt: Exploration vs exploitation :ref:`sphx_glr_auto_examples_exploration-vs-exploitation.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/exploration-vs-exploitation .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_optimizer-with-different-base-estimator_thumb.png :alt: Use different base estimators for optimization :ref:`sphx_glr_auto_examples_optimizer-with-different-base-estimator.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/optimizer-with-different-base-estimator .. raw:: html
.. _sphx_glr_auto_examples_sampler: .. _sampler_examples: Initial sampling functions -------------------------- Examples concerning the :mod:`skopt.sampler` module. .. raw:: html
.. only:: html .. figure:: /auto_examples/sampler/images/thumb/sphx_glr_initial-sampling-method_thumb.png :alt: Comparing initial sampling methods :ref:`sphx_glr_auto_examples_sampler_initial-sampling-method.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/sampler/initial-sampling-method .. raw:: html
.. only:: html .. figure:: /auto_examples/sampler/images/thumb/sphx_glr_initial-sampling-method-integer_thumb.png :alt: Comparing initial sampling methods on integer space :ref:`sphx_glr_auto_examples_sampler_initial-sampling-method-integer.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/sampler/initial-sampling-method-integer .. raw:: html
.. only:: html .. figure:: /auto_examples/sampler/images/thumb/sphx_glr_sampling_comparison_thumb.png :alt: Comparing initial point generation methods :ref:`sphx_glr_auto_examples_sampler_sampling_comparison.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/sampler/sampling_comparison .. raw:: html
.. _sphx_glr_auto_examples_plots: .. _plots_examples: Plotting functions ------------------ Examples concerning the :mod:`skopt.plots` module. .. raw:: html
.. only:: html .. figure:: /auto_examples/plots/images/thumb/sphx_glr_partial-dependence-plot_thumb.png :alt: Partial Dependence Plots :ref:`sphx_glr_auto_examples_plots_partial-dependence-plot.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/plots/partial-dependence-plot .. raw:: html
.. only:: html .. figure:: /auto_examples/plots/images/thumb/sphx_glr_partial-dependence-plot-with-categorical_thumb.png :alt: Partial Dependence Plots with categorical values :ref:`sphx_glr_auto_examples_plots_partial-dependence-plot-with-categorical.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/plots/partial-dependence-plot-with-categorical .. raw:: html
.. only:: html .. figure:: /auto_examples/plots/images/thumb/sphx_glr_visualizing-results_thumb.png :alt: Visualizing optimization results :ref:`sphx_glr_auto_examples_plots_visualizing-results.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/plots/visualizing-results .. raw:: html
.. only:: html .. figure:: /auto_examples/plots/images/thumb/sphx_glr_partial-dependence-plot-2D_thumb.png :alt: Partial Dependence Plots 2D :ref:`sphx_glr_auto_examples_plots_partial-dependence-plot-2D.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/plots/partial-dependence-plot-2D .. raw:: html
.. only :: html .. container:: sphx-glr-footer :class: sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: auto_examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_