Skip to content

Extreme Learning Machine (ELM) with Scikit-Learn compatibility

License

Notifications You must be signed in to change notification settings

vlado48/scikit-elm

 
 

Repository files navigation

Travis AppVeyor Codecov ReadTheDocs

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.

Toolbox is in active development, initial release soon.

About

Extreme Learning Machine (ELM) with Scikit-Learn compatibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.1%
  • Jupyter Notebook 13.1%
  • Python 9.8%