auto-sklearn VS SMAC3

Compare auto-sklearn vs SMAC3 and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
auto-sklearn SMAC3
3 2
7,394 1,003
0.7% 3.4%
1.8 4.1
4 months ago 7 days ago
Python Python
BSD 3-clause "New" or "Revised" 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.

auto-sklearn

Posts with mentions or reviews of auto-sklearn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-26.

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 auto-sklearn and SMAC3 you can also consider the following projects:

autogluon - AutoGluon: Fast and Accurate ML in 3 Lines of Code

hyperopt - Distributed Asynchronous Hyperparameter Optimization in Python

Auto-PyTorch - Automatic architecture search and hyperparameter optimization for PyTorch

optuna - A hyperparameter optimization framework

tune-sklearn - A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.

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

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

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

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