Skip to content

gagalyash/Parkinsons-Disease-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Parkinsons-Disease-Detection Using

  • Support Vector Machine
  • Support Vector Machine Classifier

Necessary Library

  • Numpy
  • pandas
  • Matplot
  • seaborn
  • sklearn

Dataset Link

Datset Information

  • The main aim of the data is to discriminate healthy people from those with PD, according to "status" column which is set to 0 for healthy and 1 for Parkinson Disease.

Inspiration

  • Build a machine learning model which predict that person has parkinsons disease or not