Python package for covariance matrices manipulation and Biosignal classification
pyRiemann pyRiemann is a python package for covariance matrices manipulation and classification through Riemannian geometry. The primary target is classification of multivariate biosignals, like EEG, MEG or EMG. This is work in progress … stay tuned. This code is BSD-licenced (3 clause). Documentation The documentation is available on http://pyriemann.readthedocs.io/en/latest/ Install Using PyPI pip install pyriemann or using pip+git for the latest version of the code : pip install git+https://github.com/pyRiemann/pyRiemann Anaconda is not currently supported, if you want to use anaconda, […]
Read more