https://github.com/vishal815/parkinsons-disease-detection
Parkinsons-Disease-Detection This is a project which predicts whether a person have Parkinson's Disease or not
https://github.com/vishal815/parkinsons-disease-detection
backend end-to-end fastapi frontend github-project machine-learning machine-learning-projects machine-learning-web-app machinelearning parkinson parkinsons-detection parkinsons-disease project reactjs vishal vishallazrus
Last synced: about 2 months ago
JSON representation
Parkinsons-Disease-Detection This is a project which predicts whether a person have Parkinson's Disease or not
- Host: GitHub
- URL: https://github.com/vishal815/parkinsons-disease-detection
- Owner: vishal815
- Created: 2023-08-12T07:22:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T17:16:12.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T04:13:39.275Z (about 2 months ago)
- Topics: backend, end-to-end, fastapi, frontend, github-project, machine-learning, machine-learning-projects, machine-learning-web-app, machinelearning, parkinson, parkinsons-detection, parkinsons-disease, project, reactjs, vishal, vishallazrus
- Language: Jupyter Notebook
- Homepage: https://parkinson-disease-predictor.vercel.app/
- Size: 3.08 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parkinsons-Disease-Detection
This is a project which predicts whether a person have Parkinson's Disease or not.
Parkinson's disease is a neurodegenerative disorder that primarily affects the central nervous system, particularly the motor system. It's characterized by a gradual loss of dopamine-producing cells in a region of the brain called the substantia nigra. Parkinson's disease is chronic and progressive, meaning its symptoms tend to worsen over time. The exact cause of Parkinson's disease is not fully understood, but a combination of genetic and environmental factors is believed to play a role. While there is no cure for Parkinson's disease, there are various treatment options available to manage its symptoms. These treatments include medication to increase dopamine levels in the brain, deep brain stimulation (a surgical procedure that involves implanting electrodes to stimulate specific brain areas), physical therapy, and lifestyle modifications.
What this project basically does is it uses Support Vector Classifier (SVC) to predict whether a person have Parkinson's Disease or not. The machine learning model is connected with a website built on top of React with the help of FastAPI and with the help of this website, a person can send real time input to the machine learning model to predict whether he/she have Parkinson's disease or not.
#### Checkout the website: https://parkinson-disease-predictor.vercel.app/
#### Deployed backend API URL of the machine learning model: https://parkinson-disease-pred.onrender.com/
#### Swagger Documentation of the machine learning model API: https://parkinson-disease-pred.onrender.com/docs
## Overview of Project
https://github.com/vishal815/Parkinsons-Disease-Detection/assets/83393190/ee343fcf-320e-4ae3-a9b6-490e0fe5b68f