Commit Graph

  • f20b852161 Added more tests master Bianca Steffes 2025-10-28 10:56:22 +0100
  • a3efef8153 Updated v2 to use f1 score and dont retrain model Bianca Steffes 2025-09-17 11:39:38 +0200
  • 93211b811e added new version to run with adjusted training process Bianca Steffes 2025-09-12 11:33:24 +0200
  • 4adb507d6a Removed changes for shorter run Bianca Steffes 2025-09-04 13:45:34 +0200
  • b1b63d416d added differentiation between 3 different models Bianca Steffes 2025-09-04 13:43:38 +0200
  • 65dac044d7 Adding the "DayOfWeek" to the columns to drop and see if it fixes the error Robert Rabbe 2025-09-02 17:06:35 +0200
  • 4f4e9244ab Added the [and-gpu] flag to tensorflow to hopefully utilize the cluster gpu Robert Rabbe 2025-09-01 18:02:41 +0200
  • 1e85d5f3e2 Added a conda environment.yaml file for running the project on the cluster. Robert Rabbe 2025-09-01 12:18:04 +0200
  • 316a7f0343 Added new evaluation method Bianca Steffes 2025-08-12 08:43:23 +0200
  • dbbdcd0078 Changed requirement for windows, added percentage splitting methods Bianca Steffes 2025-08-05 16:57:29 +0200
  • ffc010aaf6 Commented out the warning printout Robert Rabbe 2025-07-28 15:34:08 +0200
  • 85022f9fcc Added a main for the model training and evaluation. The code from the jupyter notebook has been split up into functions in pipeline.py. User input has been removed and instead replaced with function arguments, to change at the start of main.py. Robert Rabbe 2025-07-28 15:30:27 +0200
  • b5794122c1 Trasnfered the jupyter notebook code to a .py file, no changes made yet. Don't execute, will probably make one unhappy. Robert Rabbe 2025-07-24 11:17:23 +0200
  • bfb3f6fd9d Added the original dataset files and preprocessing jupyter notebook i was provided Robert Rabbe 2025-07-24 11:04:58 +0200
  • dad9b33fe8 Created a requirements.txt, using python 3.11.13 Robert Rabbe 2025-07-24 10:48:43 +0200
  • bf73e4b8b8 Created a file with the non jupyter version of the code. Moved all imports to the top as well as all function definitions. Changed the paths to work with relative paths within the repo. Otherwise the code is unchanged. Robert Rabbe 2025-07-19 18:16:41 +0200
  • edcb0a0e2b Test push + file to put all the code from the notebook in Robert Rabbe 2025-07-16 16:48:22 +0200
  • 43867979ef Added the dataset files as well as the original jupyter notebook and the provided instructions. Robert Rabbe 2025-07-16 16:38:03 +0200
  • 150a36e9c2 Initial commit rr 2025-07-16 15:02:04 +0200