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.
- Host: GitHub
- URL: https://github.com/waikato-datamining/spectral-data-converter-sklearn
- Owner: waikato-datamining
- License: mit
- Created: 2025-06-25T00:05:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-10-31T07:29:20.000Z (7 months ago)
- Last Synced: 2025-10-31T09:25:23.204Z (7 months ago)
- Topics: kasperl, scikit-learn, sdc, seppl, spectral-data
- Language: Python
- Homepage: https://github.com/waikato-datamining/spectral-data-converter
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
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)