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.
1
stars
0
forks
source link
Add neural network model for diabetes prediction #17
This pull request adds a neural network model for diabetes prediction. The model is trained using different hyperparameters and evaluated using various metrics.
This pull request adds a neural network model for diabetes prediction. The model is trained using different hyperparameters and evaluated using various metrics.