Python package for training and prediction in machine learning workflows. This package is mainly an interface of sklearn and other ML packages with several other components needed for a full preprocessing, fitting, evaluating and predicting pipeline. It's mainly oriented to being an easy to extend, fully reusable component for different projects.
One can install this package with pip:
pip install mlworkflow@git+https://github.com/aitenea/ml-workflow