import_mlflow#

scikitplot.mlflow.import_mlflow()[source]#

Import MLflow lazily with a user-friendly error.

Returns:
module

Imported mlflow module.

Raises:
MlflowNotInstalledError

If MLflow is not installed.

Return type:

Any