Merge'
(
No related branches found
No related tags found
Showing
- code/compute_results.py 54 additions, 1 deletioncode/compute_results.py
- code/train.py 116 additions, 57 deletionscode/train.py
- experiments/.gitkeep 0 additions, 0 deletionsexperiments/.gitkeep
- experiments/boston/stage1/params.json 12 additions, 0 deletionsexperiments/boston/stage1/params.json
- experiments/iris/stage1/params.json 12 additions, 0 deletionsexperiments/iris/stage1/params.json
- requirements.txt 3 additions, 2 deletionsrequirements.txt
experiments/.gitkeep
0 → 100644
experiments/iris/stage1/params.json
0 → 100644
... | ... | @@ -9,6 +9,7 @@ awscli |
flake8 | ||
python-dotenv>=0.5.1 | ||
scikit-learn | ||
git+git://github.com/darenr/scikit-optimize@master | ||
python-dotenv | ||
tqdm | ||
matplotlib | ||
\ No newline at end of file | ||
matplotlib | ||
pandas | ||
\ No newline at end of file |
Please register or sign in to comment