mlpods

MLpods


Keywords
MLpods
License
Other
Install
pip install mlpods==0.1.7

Documentation

mlpods

Project Home

MLpods aims at facilitate the process of data munging, pipelining, model building and testing in a Data Science project. It is heavily inspired by various examples of usage of docker. While it was built during the process of Data Science projects, these tools are planed to also serve general purposes.

  • MLpods quickly spin up a container in the cloud (not yet released)

  • FunPod functional container that is called on-demand to handle a request. heavily inspired by the funker project, see examples in tests/