Optuna

Optuna is a Python library designed to efficiently optimize hyperparameters. In data-driven science, such optimization tasks are essential steps, and it serves as a tool to meet these needs. It primarily targets numeric, categorical and discrete hyperparameters. By defining an objective function, a search is performed based on sampling methods. The library also has visualization capabilities that allow the user to intuitively understand the progress of the optimization.

基本情報

公式サイト https://www.preferred.jp/ja/projects/optuna/
公開度 ★★★
ダウンロードページ https://github.com/optuna/optuna
ライセンス

MIT License

https://github.com/optuna/optuna/blob/master/LICENSE

開発者

Prefered Networks

対応OS・利用環境

Windows, MacOS, Linux