Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
uflgi
bda-analytics-challenge-template
Commits
68f2e627
Commit
68f2e627
authored
Jul 25, 2021
by
ukmwn
Browse files
Update README.md
parent
c3fc1208
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
68f2e627
...
@@ -153,7 +153,7 @@ the processed is visualized. The whole functionality can be found in the src fol
...
@@ -153,7 +153,7 @@ the processed is visualized. The whole functionality can be found in the src fol
├── additional_features.py <-- your creation of additional features/data goes here
├── additional_features.py <-- your creation of additional features/data goes here
├── cluster.py <-- code for clustering
├── cluster.py <-- code for clustering
├── regression.py <-- regression model
├── regression.py <-- regression model
├── preprocessing.py <-- your preprocessing script goes here
├── preprocessing.py <-- your preprocessing script goes here
├── train.py <-- your training script goes here
├── train.py <-- your training script goes here
└── predict.py <-- prediction script for LSTM
└── predict.py <-- prediction script for LSTM
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment