almltools

Alistair McMasters Machine Learning ToolKit


License
Apache-2.0
Install
pip install almltools==1.0.0

Documentation

al-ml-tools

Python Data Pipelines and ML Models

Run pipenv shell in this directory

If you care about performance might want to consider Cython Run python setup.py build_ext --inplace to build your Cython file

To deploy to PyPI

-python setup.py sdist