Commit Graph

10 Commits (master)

Author SHA1 Message Date
mahehsma 12ef02f4b8 saving models; added first attempt for hyperparameter tuning 2024-06-29 15:22:18 +02:00
mahehsma ccab261209 updated plots and their descriptions 2024-06-11 17:22:38 +02:00
nicole efa40bf02f add comments and headings to notebooks 2024-06-07 20:52:07 +02:00
nicole c417f3799f manually merge different versions 2024-06-07 15:16:29 +02:00
mahehsma d87ebe04aa removed dropna() as it is already done in cleaning notebook 2024-06-07 11:21:34 +02:00
mahehsma 84e749f9c0 simplified output messages 2024-06-07 09:51:06 +02:00
mahehsma 77c9299308 added random forest classifier 2024-06-07 09:36:01 +02:00
mahehsma 45195943d7 added kmeans clustering 2024-06-05 13:12:53 +02:00
mahehsma e2b6e45cc6 added onehot encoding for factors and scaling for numeric columns 2024-06-05 12:27:29 +02:00
mahehsma 8e80949a38 added first experiments (small neural network using pca output) 2024-06-05 11:20:55 +02:00