Skip to content

Python package for training and prediction in machine learning workflows.

License

Notifications You must be signed in to change notification settings

aitenea/ml-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlworkflow

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.

Installing

One can install this package with pip:

pip install mlworkflow@git+https://github.com/aitenea/ml-workflow

About

Python package for training and prediction in machine learning workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages