Skip to content

badhriravi/Parkinsons-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Primordial Parkinson's Disease Detection

home

Problem :

Parkinson's disease is a progressive disorder that affects the nervous system and the parts of the body controlled by the nerves. Symptoms start slowly. The first symptom may be a barely noticeable tremor in just one hand. Tremors are common, but the disorder may also cause stiffness or slowing of movement.

Solution:

This Web app will help you to predict whether a person has chances of parkinson's disease or is prone to get it in future by analysing the values of several features using the Random Forest Algorithm.

Layout

├───images
├───Tabs
│   └───__pycache__
|   └─── home.py
|   └─── data.py
|   └─── predict.py
|   └─── visualize.py
└───__pycache__
└─── main.py
└─── Parkinson.csv
└─── web_functions.py
└─── requirements.txt
└─── Procfile
└─── setup.sh

image image image image image image

This website is created by Badhrinath Ravichandran

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages