Last updated:
0 purchases
pipeml 0.1
Contents
What is PipeML?
Installation
Documentation
Bug reports
License information
What is PipeML?
PipeML constitutes a set of tools to work with machine learning models. PipeML does not implement machine learning models nor does it serve to build model. It is simply used to interface more easily with machine learning models
Installation
Get the latest version of PipeML from PyPI. If you have an installation of Python with pip, simple install it with:
$ pip install pipeml
To get the git version, run:
$ git clone git://github.com/yoelcortes/pipeml
Documentation
TODO
Bug reports
To report bugs, please use the PipeML’s Bug Tracker at:
https://github.com/yoelcortes/pipeml
License information
See LICENSE.txt for information on the terms & conditions for usage
of this software, and a DISCLAIMER OF ALL WARRANTIES.
Although not required by the PipeML license, if it is convenient for you,
please cite PipeML if used in your work. Please also consider contributing
any changes you make back, and benefit the community.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.