This package contains the code for creating a ml pipeline
Project description
The Agogos package contains implementations of ml pipeline blocks and the underlying code
This package contains many modules and classes necessary to construct the ml pipeline for machine learning competitions.
Pytest coverage report
To generate pytest coverage report run
pytest --cov=agogos --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 ../
Uploading to pypi
python -m build
twine upload dist/*
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agogos-0.1.2.tar.gz.
File metadata
- Download URL: agogos-0.1.2.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d35a9150a7b6bd3c55b997086485a10e559b62de9e3b3da1054f1968dbb9513
|
|
| MD5 |
d0869c7bec68c76b1bb6e89e7b189ef0
|
|
| BLAKE2b-256 |
5820ead84408dbd6214bb8883ec267d6063a705012aaabb2b4922d2bc913ccc3
|
File details
Details for the file agogos-0.1.2-py3-none-any.whl.
File metadata
- Download URL: agogos-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
746a8036378904d4491af0d50c91b7b55304d59afc25b8d177d4a6859da3f022
|
|
| MD5 |
130bd9373906e610e10a7878c48590e4
|
|
| BLAKE2b-256 |
529a2187249a97ef1672d1c1f1327ed00b5f7f0d28fe2dc64d4f12ad02793968
|