An General Automated Machine Learning Framework
Project description
Hypernets
Hypernets: A General Automated Machine Learning Framework
Hypernets is a general AutoML framework, based on which it can implement automatic optimization tools for various machine learning frameworks and libraries, including deep learning frameworks such as tensorflow, keras, pytorch, and machine learning libraries like sklearn, lightgbm, xgboost, etc. We introduced an abstract search space representation, taking into account the requirements of hyperparameter optimization and neural architecture search(NAS), making Hypernets a general framework that can adapt to various automated machine learning needs.
Overview
Conceptual Model
Illustration of the Search Space
Installation
pip install hypernets
Verify installation:
python -c "from examples import smoke_testing;"
Hypernets related projects
- HyperGBM: A full pipeline AutoML tool integrated various GBM models.
- HyperDT/DeepTables: An AutoDL tool for tabular data.
- HyperKeras: An AutoDL tool for Neural Architecture Search and Hyperparameter Optimization on Tensorflow and Keras.
- Cooka: Lightweight interactive AutoML system.
- Hypernets: A general automated machine learning framework.
Neural Architecture Search
DataCanvas
Hypernets is an open source project created by DataCanvas.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for hypernets-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84f34efb0251f1f0f22ebccf8ab36e2388bcf0d12e58774f173a989245ffca89 |
|
MD5 | 8df583709b855ceb8eec81268eab9909 |
|
BLAKE2b-256 | d0fee5e875caec2b9550bed0dbd9107ad514b6157cf838480df47fffb57e9565 |