Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BjornBruns committed Aug 26, 2021
1 parent 1bd8d0b commit f41c5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ How to get the notebooks running? Assuming the raw data set and metadata is avai

1. Install all Python packages required, using conda and the environment.yml file.
2. Update the config_template.py file and rename to config.py.
3. Use the preprocessing notebooks to process the raw data to usable data for either the ML or DL models (separate notebooks).
3. Use the preprocessing notebooks to process the raw data to usable data for either the ML or (reduced) DL models (separate notebooks).
4. The 'model training' notebooks can be used the train and save models.
5. The 'model validation' notebooks can be used to assess the performance of the models.

0 comments on commit f41c5fd

Please sign in to comment.