Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 497 Bytes

File metadata and controls

11 lines (10 loc) · 497 Bytes

Parkinson_disease_classification

Detecting Parkinson's Disease using machine learning models like Random Forest, Logistic Regression, and LightGBM.

Dataset

The dataset is sourced from the UCI Machine Learning Repository.

Project Structure

  • data/: Contains raw and processed datasets.

How to Run

  1. Clone the repository:
    git clone https://github.com/aiaklf02/Parkinson_disease_classification