Spaces:
Runtime error
Runtime error
Gagan Bhatia
commited on
Commit
·
f71daf8
1
Parent(s):
26e1e95
Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ Project Organization
|
|
55 |
│ └── visualize.py
|
56 |
│
|
57 |
├── tox.ini <- tox file with settings for running tox; see tox.testrun.org
|
58 |
-
└──
|
59 |
|
60 |
|
61 |
--------
|
|
|
55 |
│ └── visualize.py
|
56 |
│
|
57 |
├── tox.ini <- tox file with settings for running tox; see tox.testrun.org
|
58 |
+
└── data.dvc <- Traing a model on the processed data.
|
59 |
|
60 |
|
61 |
--------
|