Hypernets
by Community
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
OSS
Hypernets
Added 1 June 2026
Overview
Hypernets is a Python framework for building automated machine learning toolkits. It provides reusable components and abstractions to construct end-to-end AutoML pipelines for specific domains.
Best for
Best for
Developers building custom AutoML toolkits for specialized domains
Use cases
- Building custom AutoML solutions for tabular data
- Automating feature engineering and model selection
- Creating domain-specific machine learning pipelines
Notes
Hypernets is a Python framework for building automated machine learning toolkits. It provides reusable components and abstractions to construct end-to-end AutoML pipelines for specific domains.
263 stars on GitHub. Last updated 2026-04-20. Licensed Apache-2.0.
Use cases
- Building custom AutoML solutions for tabular data
- Automating feature engineering and model selection
- Creating domain-specific machine learning pipelines
Pros
- Modular design allows customization for different domains
- Open source with active community support
- Reduces boilerplate for AutoML toolkit development
Cons
- Limited to Python ecosystem
- Smaller community compared to major AutoML frameworks
- Requires understanding of AutoML internals to extend
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Modular design allows customization for different domains
- Open source with active community support
- Reduces boilerplate for AutoML toolkit development
Cons
- Limited to Python ecosystem
- Smaller community compared to major AutoML frameworks
- Requires understanding of AutoML internals to extend
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
scikit-learn
Community
scikit-learn: machine learning in Python
XGBoost
Community
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and D