Have you completed your first issue?
Guidelines
Latest Merged PR Link
This is my first issue.
Project Description
Project Title
Parkinson’s Disease Prediction using SVM on Biomedical Voice Features
Technical Description
Expected Deliverables
- A fully functional, end-to-end Parkinson’s Disease classification model
- Python-based implementation in a Jupyter Notebook
- Clean, commented code with modular structure and reproducible results
- Trained SVM model and saved inference-ready pipeline
- Evaluation metrics (accuracy) reported on both training and testing datasets
- A predictive system capable of real-time diagnosis simulation from raw feature input
Full Name
Srishti Chamoli
Participant Role
I have actively contributed to numerous full-stack open-source projects during programs like GirlScript Summer of Code (GSSoC) and Hacktoberfest previously last year. My contributions spanned both frontend and backend, whereas I am deeply interested in ML research work as well.
Have you completed your first issue?
Guidelines
Latest Merged PR Link
This is my first issue.
Project Description
Project Title
Parkinson’s Disease Prediction using SVM on Biomedical Voice Features
Technical Description
Objective
Design a machine learning pipeline for binary classification of Parkinson’s Disease using clinical voice biomarker data.
Dataset Characteristics
parkinsons.csvstatus(1 = Parkinson’s, 0 = healthy)Preprocessing Steps
name) to eliminate data leakageX) and target label (Y)StandardScalerto standardize feature distributionsModel Architecture
scikit-learn'ssvm.SVCEvaluation Metrics
Prediction Module
Technical Strengths
Expected Deliverables
Full Name
Srishti Chamoli
Participant Role
I have actively contributed to numerous full-stack open-source projects during programs like GirlScript Summer of Code (GSSoC) and Hacktoberfest previously last year. My contributions spanned both frontend and backend, whereas I am deeply interested in ML research work as well.