MLflow
This module is based on the interface BaseMlflowApi
,
which may be implemented in order to work with different MLflow backends/providers
in the scope of experiment tracking and model registry.
Built-in implementations can be found under the module mlopus.mlflow.providers
and are also available under the plugin group mlopus.mlflow_api_providers.
Third-party implementations may also be added to that group in order to expand funcionality.