Gagan Bhatia commited on
Commit
43b55c1
1 Parent(s): c7647e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -63,3 +63,9 @@ Project Organization
63
  │   └── visualize.py
64
 
65
  ├── tox.ini <- tox file with settings for running tox; see tox.testrun.org
 
 
 
 
 
 
 
63
  │   └── visualize.py
64
 
65
  ├── tox.ini <- tox file with settings for running tox; see tox.testrun.org
66
+ └── train.dvc <- Traing a model on the processed data.
67
+
68
+
69
+ --------
70
+
71
+ <p><small>Project based on the <a target="_blank" href="https://drivendata.github.io/cookiecutter-data-science/">cookiecutter data science project template</a>. #cookiecutterdatascience</small></p>