akusok / scikit-elm

Extreme Learning Machine (ELM) with Scikit-Learn compatibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReadTheDocs Codecov

Scikit-ELM

scikit-elm is a scikit-learn compatible Extreme Learning Machine (ELM) regressor/classifier.

It features very high degree of model flexibility: dynamically added classes, partial_fit without performance penalties, wide data format compatibility, optimization and parameter selection without full re-training.

Big Data and out-of-core learning support through dask-powered backend. GPU acceleration support with NVidia hardware, and on macOS through plaidml.

About

Extreme Learning Machine (ELM) with Scikit-Learn compatibility

License:MIT License


Languages

Language:Jupyter Notebook 52.2%Language:HTML 42.4%Language:Python 5.4%