Skip to content

Heavy Data Manipulation for Feature Engineering and applied DecisionTree and Logistic Classifier to predict if a patient will be readmitted using Python.

Notifications You must be signed in to change notification settings

nishanthgampa/Hospital-Readmission-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital-Readmission-Prediction

• Performed Explanatory Data Analysis and applied extensive feature engineering, feature selection and on Diabetes patient’s hospital readmission data.

• Built Decision Tree, Random Forest and Logistic classifiers in python using Scikit-Learn to predict which patients might be readmitted to the hospital.

• Applied cross validation on the training data to select the best parameters of the model.

• Determined the model’s performance by comparing recall and precision on test data to choose the best Machine Learning Algorithm.

About

Heavy Data Manipulation for Feature Engineering and applied DecisionTree and Logistic Classifier to predict if a patient will be readmitted using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published