https://github.com/zhreshold/autocfg
All you need is a minimal config system for automl
https://github.com/zhreshold/autocfg
Last synced: about 1 year ago
JSON representation
All you need is a minimal config system for automl
- Host: GitHub
- URL: https://github.com/zhreshold/autocfg
- Owner: zhreshold
- License: apache-2.0
- Created: 2020-10-06T20:43:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T12:28:53.000Z (over 2 years ago)
- Last Synced: 2025-03-18T08:21:34.583Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# autocfg
[](https://pypi.python.org/pypi/autocfg)
All you need is a minimal config system for automl.
# Example
### Basic usages
See [basic usage](examples/basics.ipynb)
### Version control
See [version control](examples/versioning.ipynb)