Tag

Parkinson's Disease

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Apr 22, 2020 · Artificial Intelligence

Python Audio‑Based Parkinson’s Disease Detection Using Machine Learning

This tutorial demonstrates how to build a Python library that extracts acoustic measurements from healthy and Parkinson’s disease audio recordings, constructs a machine‑learning dataset, trains a logistic‑regression classifier with scikit‑learn, evaluates its accuracy, and provides functions to load and use the trained model in other applications.

Audio ProcessingParkinson's DiseaseParselmouth
0 likes · 12 min read
Python Audio‑Based Parkinson’s Disease Detection Using Machine Learning