Skip to content

Python Project using Machine Learning models for analysis of the diabetes dataset in the Medtronic 670G system (artificial pancreas medical control system).

Notifications You must be signed in to change notification settings

ananyapal/Diabetes-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Diabetes Data Analysis

A 3 Part Python-based project using the libraries pandas, numpy, sklearn to analyze the diabetes dataset from the Medtronic 670G system (artificial pancreas medical control system).

Part 1:

Calculated average per day percentage of records under hyperglycemic and hypoglycemic conditions from the diabetes dataset in the Medtronic 670G system (artificial pancreas medical control system).

Part 2:

Extracted useful meal and no-meal data from over 22,000 data samples recorded by the Continuous Glucose Sensor and Insulin Pump, trained an SVM classifier to categorize into meal and no-meal classes, and achieved an accuracy of 80%.

Part 3:

Implemented K-Means, DBSCAN on generated feature matrix to visualize clusters of similar records with low SSE of 72, 6.

About

Python Project using Machine Learning models for analysis of the diabetes dataset in the Medtronic 670G system (artificial pancreas medical control system).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages