optuna VS optuna-examples

Compare optuna vs optuna-examples and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
optuna optuna-examples
34 2
9,640 596
3.4% 6.4%
9.9 8.7
5 days ago 4 days ago
Python Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

optuna

Posts with mentions or reviews of optuna. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-06.

optuna-examples

Posts with mentions or reviews of optuna-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.
  • [D]How to optimize an ANN?
    4 projects | /r/MachineLearning | 12 Aug 2022
    Check out the examples for Optuna, a popular hyper parameter tuning package. It has examples for most popular ML frameworks including Xgboost, so you can see how it compares to an ANN framework like Keras or PyTorch.
  • Data Scientists are dying out
    1 project | /r/dataengineering | 18 Jan 2022
    That's still regular ML because you are in charge of the features. Optuna might make your life easier though: https://github.com/optuna/optuna-examples/blob/main/xgboost/xgboost_simple.py

What are some alternatives?

When comparing optuna and optuna-examples you can also consider the following projects:

Ray - Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

tqdm - :zap: A Fast, Extensible Progress Bar for Python and CLI

hyperopt - Distributed Asynchronous Hyperparameter Optimization in Python

Hyperactive - An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.

rl-baselines3-zoo - A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.

nni - An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

SMAC3 - SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization

mljar-supervised - Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation

pyGAM - [HELP REQUESTED] Generalized Additive Models in Python