Package org.mlflow.tracking
Class MlflowClientVersion
- java.lang.Object
 - 
- org.mlflow.tracking.MlflowClientVersion
 
 
- 
public class MlflowClientVersion extends java.lang.ObjectReturns the version of the MLflow project this client was compiled against. 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetClientVersion() 
 -