Commit Graph

  • 316a7f0343 Added new evaluation method master 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