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
6fcf0843
Commit
6fcf0843
authored
Jul 25, 2021
by
ukmwn
Browse files
Update README.md
parent
6d398c32
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
6fcf0843
...
@@ -154,7 +154,7 @@ the processed is visualized. The whole functionality can be found in the src fol
...
@@ -154,7 +154,7 @@ the processed is visualized. The whole functionality can be found in the src fol
├── 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