Gagan Bhatia commited on
Commit
7a7137a
1 Parent(s): 7b293fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -32,3 +32,12 @@ Project Organization
32
 
33
  ├── notebooks <- Jupyter notebooks. Naming convention is a number (for ordering),
34
  │ the creator's initials, and a short `-` delimited description, e.g.
 
 
 
 
 
 
 
 
 
 
32
 
33
  ├── notebooks <- Jupyter notebooks. Naming convention is a number (for ordering),
34
  │ the creator's initials, and a short `-` delimited description, e.g.
35
+ │ `1.0-jqp-initial-data-exploration`.
36
+
37
+ ├── process_data.dvc <- Process the raw data and prepare it for training.
38
+ ├── raw_data.dvc <- Keeps the raw data versioned.
39
+
40
+ ├── references <- Data dictionaries, manuals, and all other explanatory materials.
41
+
42
+ ├── reports <- Generated analysis as HTML, PDF, LaTeX, etc.
43
+ │   └── figures <- Generated graphics and figures to be used in reporting