mantik for mlflow
Project description
mantik - plugin for MLflow with HPC (UNICORE)
Mantik allows to manage the full Machine Learning workflow on HPC by supporting MLflow and deployment of applications to HPC.
For a quickstart see our documentation
Extra Dependencies
By default, mantik only installs the core dependencies required to use the Mantik API. However, additional extras are provided and can be installed:
-
mlflow
: installs the supported MLflow version (i.e.mlflow-skinny
due do its much smaller size compared tomlflow
)pip install "mantik[mlflow]"
-
s3
: installs the required dependencies to use the S3 Remote File Servicepip install "mantik[s3]"
-
unicore
: installs the required dependencies to use the UNICORE Remote File Servicepip install "mantik[unicore]"
Helpdesk
For bug reports or feature requests, please email our helpdesk. Details can be found here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.