Examples¶
Interactive marimo notebooks organized by purpose: Tutorials walk through concepts step-by-step, while How-to Guides solve specific tasks.
Running Examples Locally¶
All examples are marimo reactive notebooks stored as .py files. Run them interactively or as scripts:
Replace optuna_search.py with any example filename from the gallery above.
Next Steps¶
- Work through the Getting Started tutorial if you are new to Yohou-Optuna
- Read About OptunaSearchCV to understand how the search works
- Browse the API Reference for full parameter documentation