Gagan Bhatia commited on
Commit
ab3a79c
1 Parent(s): 2664f76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -43,6 +43,7 @@ Project Organization
43
  │ │
44
  │   ├── data <- Scripts to download or generate data
45
  │   │   └── make_dataset.py
 
46
  │ │
47
  │   ├── models <- Scripts to train models and then use trained models to make
48
  │ │ │ predictions
 
43
  │ │
44
  │   ├── data <- Scripts to download or generate data
45
  │   │   └── make_dataset.py
46
+ │   │   └── process_data.py
47
  │ │
48
  │   ├── models <- Scripts to train models and then use trained models to make
49
  │ │ │ predictions