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
Release files for pyscm-ml 1.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyscm_ml-1.1.2.tar.gz | 26.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyscm_ml-1.1.2-cp310-cp310-macosx_14_0_arm64.whl | CPython 3.10 | CPython 3.10 | macOS 14.0+ ARM64 | Details |
Total release size: 58.0 kB
Release files / pyscm_ml-1.1.2.tar.gz
| Download URL | pyscm_ml-1.1.2.tar.gz |
|---|---|
| Size | 26.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b607a9cc7878439fb3e8503a344f1a4e35e9de64a453e7d932853bf81fe07451
|
|
BLAKE2b-256 checksum How to use checksums |
fa74cb68998a7ab148c54388870e55be71c0ac41ae5ef003c9d55d4ff9d85540
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.13
|
Release files / pyscm_ml-1.1.2-cp310-cp310-macosx_14_0_arm64.whl
| Download URL | pyscm_ml-1.1.2-cp310-cp310-macosx_14_0_arm64.whl |
|---|---|
| Size | 32.0 kB |
| Tags | CPython 3.10 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
785d4d669f92d6610af63a27a81ffda83a9a5e0ef65bd653b34ee765b83fb0be
|
|
BLAKE2b-256 checksum How to use checksums |
d39d305389656ed3a0a24bd88febaab676d4d67cbcde2f5077101a61e30288d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.13
|