Skip to main content

EpochLib 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

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: epochlib-4.1.0.tar.gz
  • Upload date:
  • Size: 8.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for epochlib-4.1.0.tar.gz
Algorithm Hash digest
SHA256 d5797f6283e0d95f730f817b0d765481afbd1d3c97e210ed2e0d6d6d55e014b2
MD5 3035188ac9c4d204f112bec7cf043d27
BLAKE2b-256 46141c43b46d0c87a6a6e41c4dd86faf241a22e6788d908c5b7e38f88a070e9e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: epochlib-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 40.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for epochlib-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 33518cb1a0f53971df00941ab75a904939855b67eb8c3d0784d5a7b0206ddb30
MD5 7c29a0ac9c4ccc23c30aeffe27c3249b
BLAKE2b-256 3ec23d0b9657377e0ae73c7eabffdc9c55369483739a6d95777d818f99d1286a

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