Skip to content

Reference

Information-oriented description of what Sklearn-Optuna provides: the API, its behaviour, and its release history. Reference material is for looking things up, not for learning. It describes the machinery and stays out of your way.

  • API Reference: Every public class and function, with signatures, parameters, and return values.
  • Configuration Reference: All parameters accepted by OptunaSearchCV.
  • Changelog: Release history for every published version, newest first.

For the reasoning behind the design, see Explanation.