Analyzing clinical care data, this repo aims to predict hospital readmission 🏥 within 30 days using ML models: Logistic Regression, Decision Tree 🌳, Random Forest 🌲, XGBoost 🚀, and Neural Networks 🧠. It targets diabetic inpatient encounters, focusing on outcomes and treatments.
This pull request includes several commits that add feature engineering to the code and train and test different models. It also includes the addition of recall and f1 score to the evaluation metrics.
This pull request includes several commits that add feature engineering to the code and train and test different models. It also includes the addition of recall and f1 score to the evaluation metrics.