Diabetes Predication

This project uses a Machine learning approach to detect whether the patient has diabetes or not using different machine learning algorithms.
Alternatives To Diabetes Predication
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Tensorflow Examples42,312
7 months ago218otherJupyter Notebook
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Nlp Progress21,600
20 days ago49mitPython
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Datasets16,304920819 hours ago52June 15, 2022620apache-2.0Python
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
Vision14,0322,3061,413a day ago32June 28, 2022905bsd-3-clausePython
Datasets, Transforms and Models specific to Computer Vision
Tensor2tensor13,66382112 days ago79June 17, 2020589apache-2.0Python
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Fashion Mnist9,856
a year ago24mitPython
A MNIST-like fashion product database. Benchmark :point_down:
Doccano7,779
3 days ago28May 19, 2022242mitPython
Open source annotation tool for machine learning practitioners.
Facets7,131314 days ago3July 24, 201982apache-2.0Jupyter Notebook
Visualizations for machine learning datasets
Awesome Project Ideas6,856
2 months ago1mit
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
Techniques6,342
25 days agoapache-2.0
Techniques for deep learning with satellite & aerial imagery
Alternatives To Diabetes Predication
Select To Compare


Alternative Project Comparisons
Readme

Diabetes-Predication

Machine Learning to predict diabetes

The objective of the dataset is to diagnostically predict if a patient has diabetes, established on definite diagnostic quantities incorporated in the dataset.

Content The datasets consists of several medical predictor variables and one target variable, Outcome. Predictor variables includes the number of pregnancies the patient has had, their BMI, insulin level, age, and so on.

Dependencies include python libraries like

sklearn
matplotlib
pandas
seaborn

Classification models used

Decision Trees
Ramdom forest
Logistic Regression
SVM
Niave bayes
Logistic Regression
Ensemble Modeling

PS: Please do not forget to drop a star if you like it!

Data source: Kaggle

Popular Machine Learning Projects
Popular Dataset Projects
Popular Machine Learning Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Jupyter Notebook
Machine Learning
Dataset
Data Visualization
Data Analysis
Machine Learning Algorithms
Logistic Regression
Kaggle Competition