An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# autocfg
[![PyPI](https://img.shields.io/pypi/v/autocfg.svg)](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)