MLCube¶
Interested in getting started with MLCube?
Follow the Getting Started instructions, or watch the video below.
MLCube is a project that reduces friction for machine learning by ensuring that models are easily portable and reproducible, e.g., between different stacks such as different clouds, between cloud and on-prem, etc.
Installing MLCube¶
Install from PyPI:
pip install mlcube
To uninstall:
pip uninstall mlcube
Usage Examples¶
Check out the examples for detailed examples.
License¶
MLCube is licensed under the Apache License 2.0.
See LICENSE for more information.