:orphan: .. _general_examples: Examples ======== Miscellaneous examples ---------------------- Miscellaneous and introductory examples for scikit-optimize. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_parallel-optimization_thumb.png :alt: :ref:`sphx_glr_auto_examples_parallel-optimization.py` .. raw:: html
Parallel optimization
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_store-and-load-results_thumb.png :alt: :ref:`sphx_glr_auto_examples_store-and-load-results.py` .. raw:: html
Store and load skopt optimization results
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_interruptible-optimization_thumb.png :alt: :ref:`sphx_glr_auto_examples_interruptible-optimization.py` .. raw:: html
Interruptible optimization runs with checkpoints
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_hyperparameter-optimization_thumb.png :alt: :ref:`sphx_glr_auto_examples_hyperparameter-optimization.py` .. raw:: html
Tuning a scikit-learn estimator with skopt
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_ask-and-tell_thumb.png :alt: :ref:`sphx_glr_auto_examples_ask-and-tell.py` .. raw:: html
Async optimization Loop
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_strategy-comparison_thumb.png :alt: :ref:`sphx_glr_auto_examples_strategy-comparison.py` .. raw:: html
Comparing surrogate models
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_bayesian-optimization_thumb.png :alt: :ref:`sphx_glr_auto_examples_bayesian-optimization.py` .. raw:: html
Bayesian optimization with skopt
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_sklearn-gridsearchcv-replacement_thumb.png :alt: :ref:`sphx_glr_auto_examples_sklearn-gridsearchcv-replacement.py` .. raw:: html
Scikit-learn hyperparameter search wrapper
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_optimizer-with-different-base-estimator_thumb.png :alt: :ref:`sphx_glr_auto_examples_optimizer-with-different-base-estimator.py` .. raw:: html
Use different base estimators for optimization
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_exploration-vs-exploitation_thumb.png :alt: :ref:`sphx_glr_auto_examples_exploration-vs-exploitation.py` .. raw:: html
Exploration vs exploitation
.. raw:: html
.. toctree:: :hidden: /auto_examples/parallel-optimization /auto_examples/store-and-load-results /auto_examples/interruptible-optimization /auto_examples/hyperparameter-optimization /auto_examples/ask-and-tell /auto_examples/strategy-comparison /auto_examples/bayesian-optimization /auto_examples/sklearn-gridsearchcv-replacement /auto_examples/optimizer-with-different-base-estimator /auto_examples/exploration-vs-exploitation Initial sampling functions -------------------------- Examples concerning the :mod:`skopt.sampler` module. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/sampler/images/thumb/sphx_glr_initial-sampling-method_thumb.png :alt: :ref:`sphx_glr_auto_examples_sampler_initial-sampling-method.py` .. raw:: html
Comparing initial sampling methods
.. raw:: html
.. only:: html .. image:: /auto_examples/sampler/images/thumb/sphx_glr_initial-sampling-method-integer_thumb.png :alt: :ref:`sphx_glr_auto_examples_sampler_initial-sampling-method-integer.py` .. raw:: html
Comparing initial sampling methods on integer space
.. raw:: html
.. only:: html .. image:: /auto_examples/sampler/images/thumb/sphx_glr_sampling_comparison_thumb.png :alt: :ref:`sphx_glr_auto_examples_sampler_sampling_comparison.py` .. raw:: html
Comparing initial point generation methods
.. raw:: html
Plotting functions ------------------ Examples concerning the :mod:`skopt.plots` module. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/plots/images/thumb/sphx_glr_partial-dependence-plot_thumb.png :alt: :ref:`sphx_glr_auto_examples_plots_partial-dependence-plot.py` .. raw:: html
Partial Dependence Plots
.. raw:: html
.. only:: html .. image:: /auto_examples/plots/images/thumb/sphx_glr_partial-dependence-plot-with-categorical_thumb.png :alt: :ref:`sphx_glr_auto_examples_plots_partial-dependence-plot-with-categorical.py` .. raw:: html
Partial Dependence Plots with categorical values
.. raw:: html
.. only:: html .. image:: /auto_examples/plots/images/thumb/sphx_glr_visualizing-results_thumb.png :alt: :ref:`sphx_glr_auto_examples_plots_visualizing-results.py` .. raw:: html
Visualizing optimization results
.. raw:: html
.. only:: html .. image:: /auto_examples/plots/images/thumb/sphx_glr_partial-dependence-plot-2D_thumb.png :alt: :ref:`sphx_glr_auto_examples_plots_partial-dependence-plot-2D.py` .. raw:: html
Partial Dependence Plots 2D
.. raw:: html
.. toctree:: :hidden: :includehidden: /auto_examples/sampler/index.rst /auto_examples/plots/index.rst .. only:: html .. container:: sphx-glr-footer 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 `_