Go to file
mahehsma fc6055f378 added python version to readme 2024-07-03 15:30:48 +02:00
data saving models; added first attempt for hyperparameter tuning 2024-06-29 15:22:18 +02:00
Cleaning.ipynb updated plots and their descriptions 2024-06-11 17:22:38 +02:00
DecisionTree.ipynb added decision tree 2024-06-23 11:31:52 +02:00
Experiments.ipynb saving models; added first attempt for hyperparameter tuning 2024-06-29 15:22:18 +02:00
Exploration.ipynb updated plots and their descriptions 2024-06-11 17:22:38 +02:00
LICENSE Initial commit 2024-05-08 08:50:17 +02:00
README.md added python version to readme 2024-07-03 15:30:48 +02:00
Recommendations.ipynb add recommendations for sick patients 2024-06-27 23:53:00 +02:00
requirements.txt added requirements.txt 2024-06-11 17:46:48 +02:00
tree.png added decision tree 2024-06-23 11:31:52 +02:00

README.md

DSA_SoSe_24

used python version: 3.11.9

execute:

pip install -r requirements.txt