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

https://github.com/waikato-datamining/spectral-data-converter-sklearn

Scikit-learn plugins for the spectral-data-converter library.
https://github.com/waikato-datamining/spectral-data-converter-sklearn

kasperl scikit-learn sdc seppl spectral-data

Last synced: about 2 months ago
JSON representation

Scikit-learn plugins for the spectral-data-converter library.

Awesome Lists containing this project

README

          

# spectral-data-converter-sklearn
Scikit-learn plugins for the [spectral-data-converter](https://github.com/waikato-datamining/spectral-data-converter) library.

## Installation

Via PyPI:

```bash
pip install spectral_data_converter_sklearn
```

The latest code straight from the repository:

```bash
pip install git+https://github.com/waikato-datamining/spectral-data-converter-sklearn.git
```

## Plugins

You can find help screens for the plugins here:

* [Pipeline plugins](plugins/README.md)