Gagan Bhatia commited on
Commit
9b7ddc2
1 Parent(s): 65c0b3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ Project Organization
45
  │   │   └── make_dataset.py
46
  │   │   └── process_data.py
47
  │ │
48
- │ │ predictions
49
  │   │   ├── predict_model.py
50
  │   │   └── train_model.py
51
  │ │
 
45
  │   │   └── make_dataset.py
46
  │   │   └── process_data.py
47
  │ │
48
+    ├── models <- Scripts to train models
49
  │   │   ├── predict_model.py
50
  │   │   └── train_model.py
51
  │ │