elm

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


Keywords
elm, machine, learning, artificial, intelligence, ai, regression, regressor, classifier, neural, network, extreme
License
BSD-3-Clause
Install
pip install elm==0.1.1

Documentation

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