Package org.mlflow.tracking
Class MlflowClientVersion
java.lang.Object
org.mlflow.tracking.MlflowClientVersion
Returns the version of the MLflow project this client was compiled against.
-
Method Summary
-
Method Details
-
getClientVersion
- Returns:
- MLflow client version (e.g., 0.9.1) or an empty string if detection fails.
-