README.md

Kickstart ML project

A simple kickstart project for ML projects.

Setup

$ python -m venv .venv
...
$ . .venv/bin/activate
(.venv) $ pip install -r requirements.txt

Notebook

(.venv) $ jupyter notebook

Train

(cd notebooks && ipython -c "%run train.ipynb")
File List Total items: 10
Name Last Commit Size Last Modified
data@f5277ba447 moving data to submodule 0 B 1 year ago
metrics baseline training 1 year ago
models moving data to submodule 1 year ago
notebooks moving data to submodule 1 year ago
.DS_Store moving data to submodule 6.0 KiB 1 year ago
.gitattributes Initial commit 79 B 1 year ago
.gitignore baseline notebook 15 KiB 1 year ago
.gitmodules moving data to submodule 76 B 1 year ago
README.md training command 301 B 1 year ago
requirements.txt rename train and move to cloudpickle 81 B 1 year ago

Repository Size

Loading repo size...

Commits 9 commits

File Types