Model to detect if individual has Parkinson's disease using Python Pandas, Numpy, xgbclassifier, MinMaxScaler, classification_report, train_test_split, and seaborn
The Parkinson's data set is a collection of MRI scans on patients with and without Parkinson's disease. The machine learning model presented here is typical in healthcare and can accurately determine disease and non-disease MRI scans.