yc's collection of convenience code for developing ML applications.
Project description
This package contains a collection of code that I’ve written over the past years for pretty run-of-the-mill deployments of machine learning projects.
Documentation is sparse because this is mostly for my own personal use. Sorry!
See helloworld for a sample ML project template.
Usage
To use it in your files, add:
git+https://github.com/skylander86/ycml.git@v0.1.5#egg=ycml
to your requirements.txt.
Development Tips
In your app, do:
pip install -e ../ycml
to install module in “editable” mode.
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
ycml-0.1.13.tar.gz
(39.4 kB
view hashes)