Uses of Package
org.mlflow.tracking.creds
Package
Description
MLflow Tracking provides a Java CRUD interface to MLflow Experiments and Runs --
to create and log to MLflow runs, use the
MlflowContext
interface.Support for custom tracking service discovery and authentication.
-
-
ClassDescriptionA static hostname and optional credentials to talk to an MLflow server.Credentials to talk to a Databricks-hosted MLflow server.Provides a hostname and optional authentication for talking to an MLflow server.Provides a dynamic, refreshable set of MlflowHostCreds.