Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.03 KB

README.rst

File metadata and controls

26 lines (17 loc) · 1.03 KB

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.