An open API service indexing awesome lists of open source software.

https://github.com/michaelfromyeg/pd-classification

🔬💬 Classifying Parkinson's disease using speech sounds!
https://github.com/michaelfromyeg/pd-classification

classification jupyter jupyter-notebook parkinsons-disease pd r

Last synced: 3 months ago
JSON representation

🔬💬 Classifying Parkinson's disease using speech sounds!

Awesome Lists containing this project

README

        

# Parkinson's disease classification
Classifying Parkinson's disease using speech sounds, based on a dataset from UCI's Machine Learning repository. See the results [here](https://michaelfromyeg.github.io/pd-classification/).

## Background

Consult the data set [here](http://archive.ics.uci.edu/ml/datasets/Parkinson%27s+Disease+Classification) and a paper based on it [here](https://www.sciencedirect.com/science/article/abs/pii/S1568494618305799?via%3Dihub).

## Run it on your machine

### Tech stack

- Jupyter
- R
- IRKernel

### Local

Run `jupyter notebook pd-classification.ipynb`.

## Contributing

The project is not actively looking for contributors at this time.