Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scikit-elm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scikit-elm

Extreme Learning Machine regressor/classifer compatible with scikit-learn

  • 0.21a0
  • PyPI
  • Socket score

Maintainers
1

.. -- mode: rst --

|Travis|_ |AppVeyor|_ |Codecov|_ |ReadTheDocs|_

.. |Travis| image:: https://travis-ci.org/akusok/scikit-elm.svg?branch=master .. _Travis: https://travis-ci.org/akusok/scikit-elm

.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/957kf3r6eqcnbspp?svg=true .. _AppVeyor: https://ci.appveyor.com/project/glemaitre/project-template

.. |Codecov| image:: https://codecov.io/gh/akusok/scikit-elm/branch/master/graph/badge.svg .. _Codecov: https://codecov.io/gh/akusok/scikit-elm

.. |ReadTheDocs| image:: https://readthedocs.org/projects/scikit-elm/badge/?version=latest .. _ReadTheDocs: https://scikit-elm.readthedocs.io/en/latest/?badge=latest

Scikit-ELM

.. _scikit-learn: https://scikit-learn.org .. _dask: https://dask.org .. _plaidml: https://github.com/plaidml/plaidml/blob/master/docs/install.md#macos

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc