Skip to content

babau1/pyscm

 
 

Repository files navigation

License: GPL v3 Build Status DOI

pySCM

A fast implementation of the Set Covering Machine algorithm using a dynamic programming algorithm to select the rules of greatest utility.

Marchand, M., & Taylor, J. S. (2003). The set covering machine. Journal of Machine Learning Research, 3, 723–746.

Alt text

Installation

pip install pyscm-ml

or

python setup.py install

Running tests

python setup.py test

Contributors

About

pySCM: The Set Covering Machine in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.7%
  • C++ 32.7%
  • Makefile 0.6%