Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 843 Bytes

README.rst

File metadata and controls

30 lines (19 loc) · 843 Bytes

Python Extreme Learning Machine (ELM)

https://badge.fury.io/py/elm.png https://travis-ci.org/acba/elm.png?branch=master https://pypip.in/d/elm/badge.png

Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.

Features

  • ELM Kernel
  • ELM Random Neurons
  • MLTools