8000 GitHub - akusok/scikit-elm: Extreme Learning Machine (ELM) with Scikit-Learn compatibility
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akusok/scikit-elm

Repository files navigation

Scikit-ELM

Codecov ReadTheDocs

scikit-learn | dask | plaidml

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

It features a 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 a dask-powered backend. GPU acceleration support with NVidia hardware, and on macOS through plaidml.

Testing

uv run pytest skelm

About

Extreme Learning Machine (ELM) with Scikit-Learn compatibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0