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.
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.
├───images
├───Tabs
│ └───__pycache__
| └─── home.py
| └─── data.py
| └─── predict.py
| └─── visualize.py
└───__pycache__
└─── main.py
└─── Parkinson.csv
└─── web_functions.py
└─── requirements.txt
└─── Procfile
└─── setup.sh
This website is created by Badhrinath Ravichandran