Python package of the CMS Machine Learning Group
Project description
CMS Machine Learning Group Python package.
The documentation of this Python package is hosted on readthedocs.
However, note that this documentation only covers the API and technical aspects of the package itself. Usage examples and further techniques for working with machine learning tools in CMS, alongside a collection of useful guidelines can be found in the general CMS ML group documentation.
Click here to submit a feature suggestion!
Docker images
To use the cmsml package via docker, checkout our DockerHub which contains tags for several Python versions.
Testing
The tests can be triggered with
pytest -n auto tests
and in general, they should be run for Python 3.7 to 3.11. To run tests in a docker container, do
# run the tests
./tests/docker.sh cmsml/cmsml
# or interactively by adding a flag "i" to the command
./tests/docker.sh cmsml/cmsml i
> python -m unittest tests
In addition, before pushing to the repository, PEP 8 compatibility should be checked with flake8 via
./tests/lint.sh
or using the docker container
# run the tests
./tests/docker.sh cmsml/cmsml tests/lint.sh
- Source hosted at GitHub
- Report issues, questions, feature requests on GitHub Issues
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cmsml-0.2.3.tar.gz
.
File metadata
- Download URL: cmsml-0.2.3.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e4a1954b87717f3b099647ef232723dcd2bf2525b0f74188a058dbee417d0ea |
|
MD5 | e978d8542d21a511b23df3a37eef79c9 |
|
BLAKE2b-256 | 0717bca994ebec581f69f474f0794f5a51be2e32a0d465311d531b3bd61e947c |
File details
Details for the file cmsml-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: cmsml-0.2.3-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97812b1d900fb42c6ff76e9836d7444cc10d970c8a3a20eab9c5ff532a327f3e |
|
MD5 | 1ca81b5ab402530c77298466e949a1bb |
|
BLAKE2b-256 | d2e24ca9c812524080e382f8f14eaae5e605447100568895601ae0fbad8555c4 |