optuna / optuna-examples

Examples for https://github.com/optuna/optuna
MIT License
634 stars 172 forks source link

Implement cross-validation examples for Optuna Terminator 🤖 #182

Closed g-votte closed 11 months ago

g-votte commented 1 year ago

Optuna Terminator is a new feature planned to be introduced in the upcoming minor release, Optuna v3.2.

In particular, it is expected to help mitigate excessive resource usage and hyperparameter overfitting in cross-validation scenarios.

This issue aims to create example code demonstrating the usage of Optuna Terminator with ML libraries that support cross-validation. For instance:

nzw0301 commented 1 year ago

~Is there an official document for this feature? It would be great to refer to the docs for contributors working on this issue.~

Docs will be available soon: https://github.com/optuna/optuna/issues/4598

github-actions[bot] commented 1 year ago

This issue has not seen any recent activity.

github-actions[bot] commented 11 months ago

This issue was closed automatically because it had not seen any recent activity. If you want to discuss it, you can reopen it freely.