| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| MlflowHostCredsProvider
Provides a dynamic, refreshable set of MlflowHostCreds.
|
| Class and Description |
|---|
| DatabricksDynamicHostCredsProvider |
| MlflowHostCreds
Provides a hostname and optional authentication for talking to an MLflow server.
|
| MlflowHostCredsProvider
Provides a dynamic, refreshable set of MlflowHostCreds.
|
Copyright © 2019. All rights reserved.