MrAnayDongre / Parkinsons-DiseaseDetection

In this Python machine learning project, using the Python libraries scikit-learn, numpy, pandas, and xgboost, I have 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MrAnayDongre/Parkinsons-DiseaseDetection Stargazers