Skip to content

"Analysis of predictive models for smart health care" is the project to analyze different predictive models suitable for smart health care data and find the best performing algorithm.

License

Notifications You must be signed in to change notification settings

saravanadivakaruni/Analysis-of-predictive-models-for-smart-health-care

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Analysis-of-predictive-models-for-smart-health-care

"Analysis of predictive models for smart health care" is the project to analyze different predictive models suitable for smart health care data and find the best performing algorithm.

Machine learning is widely used in the biomedical industry to predict, diagnose, and provide personalized treatment for patients. With the help of machine learning, we can improve healthcare by providing accurate predictions to diagnose a patient within less time compared to the traditional ways. The emergence of technologies, such as IoT, Medical implants, and wearables enabled the collection of different readings like heart pulse, blood pressure, etc.., easier.

As the growth of data in the biomedical industry is increasing exponentially, with this huge amount of data generated different machine learning algorithms can be implemented to focus and highlight the problem region and provide the required solution in the shortest duration possible. This project compares various algorithms on different healthcare data based on performance measures. The different supervised algorithms such as Decision Tree (DT), Random Forest (RF), Adaboost, Naive Bayes (NB), K-Nearest Neighbors (KNN), Support vector machine (SVM), and Multi-Layer Perceptron (MLP) are used for the classification process to measure the classification report with 8 different biomedical datasets. It is observed that the performance of the classifiers depends on the nature of the dataset.

This project can be furthure developed by experimenting with more datasets, better data processing steps and deploying models into the real-world using Gradio, H20 wave etc..,

Dataset Links:

Activity recognition with healthy older people using a batteryless wearable sensor Data Set.

Breast Cancer Wisconsin (Diagnostic) Data Set.

Cervical Cancer Behavior Risk Data Set.

Haberman's Survival Data Set.

Mammographic Mass Data Set.

Parkinson's Data Set.

SPECTF Heart Data Set.

About

"Analysis of predictive models for smart health care" is the project to analyze different predictive models suitable for smart health care data and find the best performing algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published