Gagan Bhatia commited on
Commit
26e1e95
1 Parent(s): aa6f428

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -48,6 +48,7 @@ Project Organization
48
  │   ├── models <- Scripts to train models
49
  │   │   ├── predict_model.py
50
  │   │   └── train_model.py
 
51
  │   │   └── model.py
52
  │ │
53
  │   └── visualization <- Scripts to create exploratory and results oriented visualizations
 
48
  │   ├── models <- Scripts to train models
49
  │   │   ├── predict_model.py
50
  │   │   └── train_model.py
51
+ │   │   └── evaluate_model.py
52
  │   │   └── model.py
53
  │ │
54
  │   └── visualization <- Scripts to create exploratory and results oriented visualizations