This package contains the code for team Epoch's pipeline
Project description
The Epochalyst package is the base package 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
via pip:
pip install epochalyst
Or using Poetry:
poetry add epochalyst
Pytest coverage report
To generate pytest coverage report run
python -m pytest --cov=epochalyst --cov-report=html:coverage_re
Documentation
Documentation is generated using Sphinx.
To make the documentation, run make html
with docs
as the working directory. The documentation can then be found in docs/_build/html/index.html
.
Here's a short command to make the documentation and open it in the browser:
cd ./docs/;
./make.bat html; start chrome file://$PWD/_build/html/index.html
cd ../
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 epochalyst-0.1.2.tar.gz
.
File metadata
- Download URL: epochalyst-0.1.2.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a487d7c93a898eb759ba13360be00f03060a9df9dc24f77cbe0cc665df867bde |
|
MD5 | a5bbeb33c59b1847e61d30f566f44fe5 |
|
BLAKE2b-256 | c5d4c5999456344e6dec24efb857aea06144a245a7f23e757e29bb0516bf2b5c |
File details
Details for the file epochalyst-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: epochalyst-0.1.2-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2519ccebb01bbe7720b5982a2f9dc665a827f190ee388276d84f3859b56af3b |
|
MD5 | bf9f39a6970e31c71763393e474e010e |
|
BLAKE2b-256 | 5beac13945cabdc8ccb7418fe88ebfad49d45d5fddbaed4e5d4029a4f30e3dc0 |