modeva.utils.mlflow.set_mlflow_home#

modeva.utils.mlflow.set_mlflow_home(mlflow_home: str = None)#

Set the environment variable MLFLOW_HOME, which is the path of the mlflow home directory.

Parameters:

mlflow_home (str, default=None) – The path to mlflow directory. If None, the default path is ~/modeva_mlflow.