1921234 pushed to master at 1921234/DSA_SoSe_24
- fc6055f378 added python version to readme
1921234 pushed to master at 1921234/DSA_SoSe_24
- 12ef02f4b8 saving models; added first attempt for hyperparameter tuning
1921234 pushed to master at 1921234/DSA_SoSe_24
- f8d5603e8d added decision tree
1921234 pushed to master at 1921234/DSA_SoSe_24
- 10433d686f added requirements.txt
1921234 pushed to master at 1921234/DSA_SoSe_24
- ccab261209 updated plots and their descriptions
1921234 pushed to master at 1921234/DSA_SoSe_24
- c285f596b5 Merge remote-tracking branch 'origin/master'
- 94c94aa1f9 removed
- Compare 2 commits »
1921234 pushed to master at 1921234/DSA_SoSe_24
- c974a6dd9f updated comment
1921234 pushed to master at 1921234/DSA_SoSe_24
- d87ebe04aa removed dropna() as it is already done in cleaning notebook
1921234 pushed to master at 1921234/DSA_SoSe_24
- 5ae73983f7 optimized plots
- a292fe5a0f added cleaning notebook
- Compare 2 commits »
1921234 pushed to master at 1921234/DSA_SoSe_24
- 84e749f9c0 simplified output messages
1921234 pushed to master at 1921234/DSA_SoSe_24
- 77c9299308 added random forest classifier
1921234 pushed to master at 1921234/DSA_SoSe_24
- 45195943d7 added kmeans clustering
1921234 pushed to master at 1921234/DSA_SoSe_24
- e2b6e45cc6 added onehot encoding for factors and scaling for numeric columns
1921234 pushed to master at 1921234/DSA_SoSe_24
- 8e80949a38 added first experiments (small neural network using pca output)