š DataChain Open-Source Release. Star us on !
mlem build
functionality is used to export models to another format that can
be used downstream: Docker image, Python package, or something else. See
User Guide for more details on how this works.
Build extensions add new types of builders to use with build
API and CLI
commands.
Typicaly they will implement Builder interface.