All Projects → razuswe → PrimaIndianDiabetesprediction

razuswe / PrimaIndianDiabetesprediction

Licence: MIT license
I used six classification techniques, artificial neural network (ANN), Support Vector Machine (SVM), Decision tree (DT), random forest (RF), Logistics Regression (LR) and Naïve Bayes (NB)

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to PrimaIndianDiabetesprediction

MMCAcovid19.jl
Microscopic Markov Chain Approach to model the spreading of COVID-19
Stars: ✭ 15 (-44.44%)
Mutual labels:  disease
covid19-tracker
📱 Tracking the impact of COVID-19 cases based on your location, built in Flutter
Stars: ✭ 34 (+25.93%)
Mutual labels:  disease
Diabetic-Retinopathy-Feature-Extraction-using-Fundus-Images
Diabetic Retinopathy is a very common eye disease in people having diabetes. This disease can lead to blindness if not taken care of in early stages, This project is a part of the whole process of identifying Diabetic Retinopathy in its early stages. In this project, we'll extract basic features which can help us in identifying Diabetic Retinopa…
Stars: ✭ 25 (-7.41%)
Mutual labels:  disease
mondo
Mondo Disease Ontology
Stars: ✭ 156 (+477.78%)
Mutual labels:  disease
HealthApp
A desktop application to fetch Wikipedia,Google,Disease results and save them as text file,in database.Have a Section to search details about doctors in location
Stars: ✭ 23 (-14.81%)
Mutual labels:  disease
Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (+8503.7%)
Mutual labels:  disease
hotspot3d
3D hotspot mutation proximity analysis tool
Stars: ✭ 43 (+59.26%)
Mutual labels:  disease
EpiEstimApp
Source code for the EpiEstim app.
Stars: ✭ 28 (+3.7%)
Mutual labels:  disease
phenomenet-vp
A phenotype-based tool for variant prioritization in WES and WGS data
Stars: ✭ 31 (+14.81%)
Mutual labels:  disease

License: CC BY-NC 4.0

Prima Indian DataSets Diabetes prediction

🔗 Research paper link: https://dl.acm.org/citation.cfm?id=3297737#

Description about dataset

The Prima Indian Diabetes Dataset has been used in this study, provided by the UCI Machine Learning Repository. The dataset has been originally collected from the National Institute of Diabetes and Digestive and Kidney Diseases. The dataset consists of some medical distinct variables, such as pregnancy record, BMI, insulin level, age, glucose concentration, diastolic blood pressure, triceps skin fold thickness, diabetes pedigree function etc. This dataset has 768 patient’s data where all the patients are female and at least 21 years old. The number of true cases are 268 (34.90%) and the number of false cases are 500 (65.10%), respectively, in the dataset. I used six classification techniques, artificial neural network (ANN), Support Vector Machine (SVM), Decision tree (DT), random forest (RF), Logistics Regression (LR) and Naïve Bayes (NB).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].