Class MlflowClientVersion

java.lang.Object
org.mlflow.tracking.MlflowClientVersion

public class MlflowClientVersion extends Object
Returns the version of the MLflow project this client was compiled against.
  • Method Details

    • getClientVersion

      public static String getClientVersion()
      Returns:
      MLflow client version (e.g., 0.9.1) or an empty string if detection fails.