mlplumber

ML Utilities for constructing pipeline


Keywords
scikit, sklearn, pandas, baikal
License
GPL-3.0
Install
pip install mlplumber==0.1.43

Documentation

ML Plumber

This is a collection of reciepes to deploy python based ML models in production. These reciepes are mainly geared towards pipeline using sklearn, sklearn-pandas, baikal, pandas, etc. Currently available recieps are:

Change log:

0.1.1:

  • Replaced tox with nox

Contribution Guide