Skip to content

Latest commit

 

History

History
executable file
·
29 lines (21 loc) · 960 Bytes

README.md

File metadata and controls

executable file
·
29 lines (21 loc) · 960 Bytes

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