Unified ML framework combining core and modular layers
Reboot of ML, unifying its core and (now first-class) module layers
one-ml
$ one-ml init my_project
$ one-ml train --config config.yaml
$ one-ml evaluate --model model.pkl --data test.csv