Skip to main content
Ctrl+K
scikit-optimize 0.10.2 documentation - Home scikit-optimize 0.10.2 documentation - Home
  • Welcome to scikit-optimize
  • Getting started
  • User Guide
  • Examples
  • API Reference
    • Development
  • GitHub
  • Welcome to scikit-optimize
  • Getting started
  • User Guide
  • Examples
  • API Reference
  • Development
  • GitHub

Section Navigation

  • Async optimization Loop
  • Bayesian optimization with skopt
  • Comparing surrogate models
  • Exploration vs exploitation
  • Interruptible optimization runs with checkpoints
  • Parallel optimization
  • Scikit-learn hyperparameter search wrapper
  • Store and load skopt optimization results
  • Tuning a scikit-learn estimator with skopt
  • Use different base estimators for optimization
  • Plotting functions
    • Partial Dependence Plots
    • Partial Dependence Plots with categorical values
    • Partial Dependence Plots 2D
    • Visualizing optimization results
  • Initial sampling functions
    • Comparing initial point generation methods
    • Comparing initial sampling methods
    • Comparing initial sampling methods on integer space
  • Examples
  • Plotting functions

Plotting functions#

Examples concerning the skopt.plots module.

Partial Dependence Plots

Partial Dependence Plots

Partial Dependence Plots with categorical values

Partial Dependence Plots with categorical values

Partial Dependence Plots 2D

Partial Dependence Plots 2D

Visualizing optimization results

Visualizing optimization results

previous

Use different base estimators for optimization

next

Partial Dependence Plots

Show Source

© Copyright 2017 - 2024, scikit-optimize contributors (BSD License).

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.