Commit Graph
28 Commits
Author SHA1 Message Date
Meesh011 f82c609a0d EDA analysis and visualization updates 2026-08-24 12:53:30 +02:00
bs 0f123471f2 Restructuring 2026-07-02 14:17:22 +02:00
bs 1d14bc0c8d Minimal Code clean up 2026-01-21 10:04:07 +01:00
bs b01cd988e6 Added counting of data 2026-01-21 09:24:44 +01:00
Bianca Steffes 98831ce4f3 Updated code for different tests 2026-01-21 09:20:43 +01:00
bs 05808cf8f3 Switched preprocessing to not use boolean values but actual step counts 2025-11-27 16:09:38 +01:00
rr b9fb1128c7 Meine Versuche das Preprocessing in normale .py Dateien zu verwandeln. Funktioniert noch nicht. 2025-11-27 11:13:19 +01:00
bs 40b32c30d3 Added Baselines + extended manual evaluation 2025-11-18 13:11:48 +01:00
bs ac57fef0e5 Added method for manual testing of hyperparameters 2025-11-11 12:49:52 +01:00
bs f20b852161 Added more tests 2025-10-28 10:56:22 +01:00
bs a3efef8153 Updated v2 to use f1 score and dont retrain model 2025-09-17 11:39:38 +02:00
bs 93211b811e added new version to run with adjusted training process 2025-09-12 11:33:24 +02:00
bs 4adb507d6a Removed changes for shorter run 2025-09-04 13:45:34 +02:00
bs b1b63d416d added differentiation between 3 different models 2025-09-04 13:43:38 +02:00
rr 65dac044d7 Adding the "DayOfWeek" to the columns to drop and see if it fixes the error 2025-09-02 17:06:35 +02:00
rr 4f4e9244ab Added the [and-gpu] flag to tensorflow to hopefully utilize the cluster gpu 2025-09-01 18:02:41 +02:00
rr 1e85d5f3e2 Added a conda environment.yaml file for running the project on the cluster. 2025-09-01 12:18:04 +02:00
bs 316a7f0343 Added new evaluation method 2025-08-12 08:43:33 +02:00
bs dbbdcd0078 Changed requirement for windows, added percentage splitting methods 2025-08-05 16:57:29 +02:00
rr ffc010aaf6 Commented out the warning printout 2025-07-28 15:34:08 +02:00
rr 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. 2025-07-28 15:30:27 +02:00
rr b5794122c1 Trasnfered the jupyter notebook code to a .py file, no changes made yet. Don't execute, will probably make one unhappy. 2025-07-24 11:17:23 +02:00
rr bfb3f6fd9d Added the original dataset files and preprocessing jupyter notebook i was provided 2025-07-24 11:04:58 +02:00
rr dad9b33fe8 Created a requirements.txt, using python 3.11.13 2025-07-24 10:48:43 +02:00
rr 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.
2025-07-19 18:16:41 +02:00
rr edcb0a0e2b Test push + file to put all the code from the notebook in 2025-07-16 16:48:22 +02:00
rr 43867979ef Added the dataset files as well as the original jupyter notebook and the provided instructions. 2025-07-16 16:38:03 +02:00
rr 150a36e9c2 Initial commit 2025-07-16 15:02:04 +02:00