auto-sklearn VS iterative-stratification

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

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
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
auto-sklearn iterative-stratification
3 1
7,403 817
0.8% -
1.8 0.0
4 months ago almost 2 years ago
Python Python
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" 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.

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.

iterative-stratification

Posts with mentions or reviews of iterative-stratification. We have used some of these posts to build our list of alternatives and similar projects.
  • TypeError: unhashable type: 'list' when preparing index of labels for MultiLabelBinarizer
    1 project | /r/CodingHelp | 31 Mar 2021
    I need to create this so I can encode the Labels and run iterative stratification as detailed [here](https://github.com/trent-b/iterative-stratification). Once I have the index prepared, i will run MultiLabelBinarizer to encode the "Labels" list and create a matrix of those values. I will then run the stratification sampling algorithm on that matrix to determine zero-based train and test indices. The code I have below is causing an error.

What are some alternatives?

When comparing auto-sklearn and iterative-stratification you can also consider the following projects:

autogluon - Fast and Accurate ML in 3 Lines of Code

datatap-python - Focus on Algorithm Design, Not on Data Wrangling

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

best-of-ml-python - 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

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

Dask - Parallel computing with task scheduling

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

timebasedcv - Time based splits for cross validation

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.

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

pymarl2 - Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)