Skip to content

Detection of Parkinson’s Disease Using Vocal Features: An Eigen Approach 🤖🧠

Notifications You must be signed in to change notification settings

thameemk/parkinson-s-disease-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detection of Parkinson's Disease Using Vocal Features: An Eigen Approach 🤖🧠

B-Tech final year project on Detection of Parkinson’s Disease Using Vocal Features: An Eigen Approach

Publication Link: https://ieeexplore.ieee.org/document/9673634

Authors

Instructions

How To Run ?

    - git clone https://github.com/thameemk612/parkinson-s-disease-detection.git
    - cd parkinson-s-disease-detection
    - python3 -m venv venv
    - source venv/bin/activate
    - pip3 install pipenv
    - pipenv install
    - python3 src/main.py