Reference¶
Information-oriented description of what Yohou-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 Yohou-Optuna class and function, with signatures and parameters, generated from the source.
- Changelog: Release history for every published version, newest first.
For the reasoning behind the design, see Explanation.