MLflow Tracking API 1.8.0 API
| Package | Description |
|---|---|
| org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
| org.mlflow.tracking |
MLflow Tracking provides a Java CRUD interface to MLflow Experiments and Runs --
to create and log to MLflow runs, use the
MlflowContext interface. |
| org.mlflow.tracking.creds |
Support for custom tracking service discovery and authentication.
|
| org.mlflow.tracking.utils |