Skip to content

znd4/scikit-learn-extra

 
 

Repository files navigation

Travis_ Codecov_ CircleCI_ ReadTheDocs_

scikit-learn-extra - A set of useful tools compatible with scikit-learn

scikit-learn-extra is a Python module for machine learning that extends scikit-learn. It includes algorithms that are useful but do not satisfy the scikit-learn inclusion criteria, for instance due to their novelty or lower citation number.

Installation

Dependencies

scikit-learn-extra requires,

  • Python (>=3.5)
  • scikit-learn (>=0.20), and its dependencies
  • Cython (>0.28)

User installation

Latest development version can be installed with,

pip install https://github.com/scikit-learn-contrib/scikit-learn-extra/archive/master.zip

License

This package is released under the 3-Clause BSD license.

About

Where we put unmerged scikit-learn contributions yet that are useful code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%