Gagan Bhatia commited on
Commit
dd9184e
1 Parent(s): 53fb3ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -35,7 +35,6 @@ Project Organization
35
  │   └── metrics.txt <- Relevant metrics after evaluating the model.
36
  │   └── training_metrics.txt <- Relevant metrics from training the model.
37
 
38
- ├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
39
 
40
  ├── setup.py <- makes project pip installable (pip install -e .) so src can be imported
41
  ├── src <- Source code for use in this project.
 
35
  │   └── metrics.txt <- Relevant metrics after evaluating the model.
36
  │   └── training_metrics.txt <- Relevant metrics from training the model.
37
 
 
38
 
39
  ├── setup.py <- makes project pip installable (pip install -e .) so src can be imported
40
  ├── src <- Source code for use in this project.