optuna-examples VS SMAC3

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
optuna-examples SMAC3
2 2
601 1,012
4.3% 2.7%
8.7 3.2
7 days ago 8 days ago
Python Python
MIT License GNU General Public License v3.0 or later
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-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

SMAC3

Posts with mentions or reviews of SMAC3. 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
    You can use Optuna, SMAC or hyperopt
  • Finding the optimal parameter
    2 projects | /r/compsci | 25 Feb 2022
    Apart from the aforementioned comments noting that this is an optimization problem, ready-to-use python libraries for this kind of problem (accounting for evaluation time) include http://hyperopt.github.io/hyperopt/, https://github.com/automl/SMAC3, or https://www.ray.io/ray-tune

What are some alternatives?

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

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.

optuna - A hyperparameter optimization framework

syne-tune - Large scale and asynchronous Hyperparameter and Architecture Optimization at your fingertips.

auto-sklearn - Automated Machine Learning with scikit-learn

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

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

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.

OCTIS - OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)