Giter Site home page Giter Site logo

ahmedkamruddin / predictive-healthcare-modeling Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stuti2403/hospitalization-days-prediction

0.0 0.0 0.0 22.12 MB

A machine learning model whose objective is to prevent unnecessary hospitalizations and consequently reduce healthcare expenditure per person.

Jupyter Notebook 100.00%

predictive-healthcare-modeling's Introduction

Predictive Healthcare Modeling: Reducing Healthcare Costs

A machine learning model whose objective is to prevent unnecessary hospitalizations and consequently reduce healthcare expenditure per person.

๐Ÿ˜‡ Motivation

In the midst of the economic downturn and rising healthcare costs following the pandemic, there is a critical need to reduce healthcare spending and decrease the frequency of hospitalizations. This approach not only supports the alleviation of hospital overcrowding, considering preventative measures beyond the pandemic, but also contributes to lowering both individual and governmental healthcare expenses.

โš ๏ธ Framework Used

  • Python
  • Data Science
  • Machine Learning

โ„น๏ธ About Project

The regression approach successfully addressed the problem statement in this project. The project demanded meticulous data preprocessing due to the provided dataset's intricate nature, consisting of 13 CSV files. As a team, we first gained a comprehensive understanding of the data and the desired output, leading to the systematic design of the system.

Data Preprocessing and Feature Extraction played a pivotal role in the design, given the disorderly nature of the data. Our process involved calculating the correlation coefficient between the output feature and all input features, handling missing and inconsistent data, employing the filter method to identify influential features, performing one-hot encoding for categorical features, utilizing the random forest classifier, and applying the wrapping method. From the initial 102 input features, we selected the top 70 based on their ranking.

For Data Modeling, we employed classification models for categorical data and regression models for numerical data. The decision tree classifier proved to be the most effective for the classification aspect, while the Gradient Boosting classifier excelled in addressing the regression problem. Combining these models through ensembling significantly enhanced the overall performance of the final model.

In the Prediction phase, we utilized the ensembled model to predict the optimized hospitalization days for patients.

๐Ÿš€ Performance

Decision Tree Classifier

The classifier worked with an accuracy of 85.01% on the testing data.

Gradient Boosting Regression Model

The model worked with an accuracy of 89.3% on testing data.

Ensembled Model

The ensembled model had an accuracy of 89.51%.

๐Ÿ–ฅ๏ธ Output

image

๐Ÿ“ Dataset

https://drive.google.com/drive/folders/13GN2dHQ8BII4NabrjrPRSaB8p2bWz08F?usp=sharing

predictive-healthcare-modeling's People

Contributors

ahmedkamruddin avatar stuti2403 avatar navtegh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.