optuna and optuna-examples

The examples repository serves as supplementary documentation and use-case demonstrations for the main hyperparameter optimization framework, making them complements that are typically used together rather than alternatives.

optuna
82
Verified
optuna-examples
61
Established
Maintenance 22/25
Adoption 15/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 13,673
Forks: 1,274
Downloads:
Commits (30d): 174
Language: Python
License: MIT
Stars: 838
Forks: 195
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About optuna

optuna/optuna

A hyperparameter optimization framework

This tool helps machine learning practitioners fine-tune their models. You define your model's parameters and a performance metric, and Optuna automatically runs many experiments to find the best combination of settings. This results in highly optimized models without extensive manual trial and error.

machine-learning model-training hyperparameter-tuning model-optimization data-science

About optuna-examples

optuna/optuna-examples

Examples for https://github.com/optuna/optuna

This project provides practical, ready-to-use code examples for optimizing various parameters in your models and algorithms. It takes in your model's objective function and returns the best combination of parameters to achieve desired outcomes, such as higher accuracy or faster performance. Machine learning engineers, data scientists, and researchers will find this useful for fine-tuning their models and experiments across different frameworks.

machine-learning model-tuning hyperparameter-optimization deep-learning scientific-modeling

Scores updated daily from GitHub, PyPI, and npm data. How scores work