The Set Covering Machine algorithm
Project description
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.
Installation
pip install pyscm-ml
or locally with
python -m pip install -e .
Running tests
python -m pip install pytest
python -m pytest
Contributors
- Alexandre Drouin (package maintainer)
- Baptiste Bauvin
- Francis Brochu
- Gaël Letarte St-Pierre
- Mazid Osseni
- Pier-Luc Plante
- Thibaud Godon
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyscm_ml-1.1.2.tar.gz
(26.0 kB
view details)
Built Distribution
File details
Details for the file pyscm_ml-1.1.2.tar.gz
.
File metadata
- Download URL: pyscm_ml-1.1.2.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b607a9cc7878439fb3e8503a344f1a4e35e9de64a453e7d932853bf81fe07451 |
|
MD5 | 121949f4af581a63c4c8b745e0f8eae5 |
|
BLAKE2b-256 | fa74cb68998a7ab148c54388870e55be71c0ac41ae5ef003c9d55d4ff9d85540 |
File details
Details for the file pyscm_ml-1.1.2-cp310-cp310-macosx_14_0_arm64.whl
.
File metadata
- Download URL: pyscm_ml-1.1.2-cp310-cp310-macosx_14_0_arm64.whl
- Upload date:
- Size: 32.0 kB
- Tags: CPython 3.10, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 785d4d669f92d6610af63a27a81ffda83a9a5e0ef65bd653b34ee765b83fb0be |
|
MD5 | a128454f2baddac6d87733864a48f946 |
|
BLAKE2b-256 | d39d305389656ed3a0a24bd88febaab676d4d67cbcde2f5077101a61e30288d7 |