Skip to main content

Epochalyst is the base for Team Epoch competitions.

Project description

image

Team Epoch PyPI Latest Release PyPI Downloads Python Version Rye Ruff Checked with mypy pre-commit.ci status

Epochalyst is the base for Team Epoch competitions.

This package contains many modules and classes necessary to construct the src code for machine learning competitions.

Installation

Install epochalyst using Rye:

rye add epochalyst

Or via pip:

pip install epochalyst

Optional Dependencies

Depending on what data libraries you use, you can install the following optional dependencies:

rye add epochalyst[numpy,pandas,dask,polars]  # Pick one or more of these

Depending on what type of competition you are participating in, you can install the following optional dependencies:

rye add epochalyst[image,audio]  # Pick one or more of these

Aside from that, you can install the following optional dependencies:

rye add epochalyst[onnx,openvino]  # Optimizing model inference

Pytest coverage report

To generate pytest coverage report run

rye run pytest --cov=epochalyst --cov-branch --cov-report=html:coverage_re

pre-commit

This repository uses pre-commit with Ruff and MyPy hooks for code quality checks and auto-formatting. To install the pre-commit hooks, run:

rye run pre-commit install

To run the pre-commit checks on all files, run:

rye run pre-commit run --all-files

Documentation

Documentation is generated using Sphinx and can be found here.

To make the documentation yourself, run make html with docs as the working directory. The documentation can then be found in docs/_build/html/index.html.

Maintainers

Epochalyst is maintained by Team Epoch, based in the Dream Hall of the Delft University of Technology.

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

epochalyst-4.1.0.tar.gz (8.4 MB view details)

Uploaded Source

Built Distribution

epochalyst-4.1.0-py3-none-any.whl (40.2 kB view details)

Uploaded Python 3

File details

Details for the file epochalyst-4.1.0.tar.gz.

File metadata

  • Download URL: epochalyst-4.1.0.tar.gz
  • Upload date:
  • Size: 8.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for epochalyst-4.1.0.tar.gz
Algorithm Hash digest
SHA256 9a781833750a559d956e9e61d878d0f3fb19da964fe9c4536a1b72aad3140270
MD5 37adb42fc4274bf220793966937930b4
BLAKE2b-256 cbe264f6681f50c72d7009d773ca41946d8de5a3ae14a60dcd15f364343077ed

See more details on using hashes here.

File details

Details for the file epochalyst-4.1.0-py3-none-any.whl.

File metadata

  • Download URL: epochalyst-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 40.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for epochalyst-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 695c6216c22059538a8784b4df8ec274e37228020489c546c73fdee90cf3c9cf
MD5 d7ca50809ad568dd41c3e3514f8a595b
BLAKE2b-256 ab195cb18978d798a094fdd3760b3d84472b39b193cb17ebc81b3edea2be11ba

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page