Skip to content

The code used to produce the results described in the paper

Notifications You must be signed in to change notification settings

MperorM/bsc-thesis-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

bsc-thesis-code

The code used to produce the results described in the paper

To reproduce results of the paper run notebooks in the following order:

  1. Prepare_dataset.ipynb
  2. train_random_forest.ipynb
  3. LSTM.ipynb [optional]
  4. benchmark_models.ipynb
  5. plots.ipynb

Some hardcoded paths (dataset directory etc.) may need to be changed.

The trained LSTM models are included in the repository. To reproduce the LSTM model run LSTM.ipynb Replace the models located in ./models/lstm_models/ with your newly trained models

About

The code used to produce the results described in the paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published