Skip to content

Package that creates the underlying construction of a machine learning pipeline [DEPRECATED]

License

Notifications You must be signed in to change notification settings

TeamEpochGithub/agogos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agogos

PyPI Latest Release PyPI Downloads

[WARNING] This project has been moved into EpochLib under pipeline and is not updated anymore. This package contains modules and classes necessary to construct an ml pipeline for machine learning competitions.

Description

Pytest coverage report

To generate pytest coverage report run

python -m 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 ../

About

Package that creates the underlying construction of a machine learning pipeline [DEPRECATED]

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages