Skip to content

build a model that accurately detect the presence of Parkinson’s disease in an individual.

Notifications You must be signed in to change notification settings

LameesKadhim/Parkinson-detection-python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Parkinson-detection-python-project

Objective:

To build a model that accurately detect the presence of Parkinson’s disease in an individual.

Detecting Parkinson’s Disease with XGBoost:

In this Python machine learning project, using the Python libraries scikit-learn, numpy, pandas, and xgboost, we will build a model using an XGBClassifier. We’ll load the data, get the features and labels, scale the features, then split the dataset, build an XGBClassifier, and then calculate the accuracy of our model.

source: https://data-flair.training/blogs/python-machine-learning-project-detecting-parkinson-disease/

About

build a model that accurately detect the presence of Parkinson’s disease in an individual.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published