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.

Epochalyst: A fusion of "Epoch" and "Catalyst," this name positions your pipeline as a catalyst in the field of machine learning, sparking significant advancements and transformations.

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.

Contributors

Epochalyst was created by Team Epoch IV, based in the Dream Hall of the Delft University of Technology.

Github Badge Github Badge Github Badge Github Badge Github Badge Github Badge Github Badge Github Badge Github Badge

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.0.tar.gz (8.4 MB view details)

Uploaded Source

Built Distribution

epochalyst-4.0-py3-none-any.whl (36.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: epochalyst-4.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.4

File hashes

Hashes for epochalyst-4.0.tar.gz
Algorithm Hash digest
SHA256 06777e686bb0350055fa1f96a7994a1b86713680aad96dc973e7defd15c9dbf2
MD5 a6a8f8e118c24254742fe948a93a976d
BLAKE2b-256 7ad078757c59aeb7fd7b26223cae7bafeedd576354056d841eccd6f9ccf1f6d9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for epochalyst-4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ba65ca0fac30e129fc80862e99f42e2f7e49d11662c2b07d0f6732bff5bef83
MD5 f1fc39697810afa6f5e43d67b30b0603
BLAKE2b-256 5d2d944d9f8883e7ac0a4764f48d2c488e57d210bcf0554554ada8078b240ace

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