🚀 DataChain Open-Source Release. Star us on !
MLEM can be used as a Python library, simply install with pip
or conda
. This reference provides the details about the functions in the API
module mlem.api
, which can be imported in any regular way, for example:
import mlem.api
The purpose of this API is to provide programmatic access to operate on models and datasets from Python code.
Please choose a function from the navigation sidebar to the left, or click the
Next
button below to jump into the first one ↘