https://github.com/stribedi-94/ml-diabetes-prediction
Diabetes Detection Using Machine Learning
https://github.com/stribedi-94/ml-diabetes-prediction
dashboard diabetes-prediction machine-learning-algorithms tableau
Last synced: 7 months ago
JSON representation
Diabetes Detection Using Machine Learning
- Host: GitHub
- URL: https://github.com/stribedi-94/ml-diabetes-prediction
- Owner: STribedi-94
- Created: 2023-04-09T08:04:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T09:33:39.000Z (over 2 years ago)
- Last Synced: 2025-01-16T18:36:26.391Z (9 months ago)
- Topics: dashboard, diabetes-prediction, machine-learning-algorithms, tableau
- Language: Jupyter Notebook
- Homepage:
- Size: 2.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML-diabetes-prediction
Diabetes is a chronic (long-lasting) health condition that affects how your body turns food into energy. Your body breaks down most of the food you eat into sugar (glucose) and releases it into your bloodstream. When your blood sugar goes up, it signals your pancreas to release insulin. Insulin acts like a key to let the blood sugar into your body’s cells for use as energy.With diabetes, your body doesn’t make enough insulin or can’t use it as well as it should. When there isn’t enough insulin or cells stop responding to insulin, too much blood sugar stays in your bloodstream. Over time, that can cause serious health problems, such as heart disease, vision loss, and kidney disease.
Diabetes in India
Diabetes is a chronic disease that occurs either when the pancreas does not produce enough insulin or when the body cannot effectively use the insulin it produces. Insulin is a hormone that regulates blood sugar. Hyperglycemia, or raised blood sugar, is a common effect of uncontrolled diabetes and over time leads to serious damage to many of the body’s systems, especially the nerves and blood vessels.In India, there are estimated 77 million people above the age of 18 years are suffering from diabetes (type 2) and nearly 25 million are prediabetics (at a higher risk of developing diabetes in near future). More than 50% of people are unaware of their diabetic status which leads to health complications if not detected and treated early.
Adults with diabetes have a two- to three-fold increased risk of heart attacks and strokes. Combined with reduced blood flow, neuropathy (nerve damage) in the feet increases the chance of foot ulcers, infection, and the eventual need for limb amputation. Diabetic retinopathy is an important cause of blindness and occurs as a result of long-term accumulated damage to the small blood vessels in the retina. Diabetes is among the leading causes of kidney failure.
There isn’t a cure yet for diabetes, but losing weight, eating healthy food, and being active can really help. Other things you can do to help:
Take medicine as prescribed.
Get diabetes self-management education and support.
Make and keep health care appointments.
So, Early detection of Diabetes can save many lives. Let’s procced with the process by which we can create a model to predict Diabetes with the help of some body vitals (like Pregnancies, Glucose, Blood Pressure, Age etc.)using Machine Learning.