Package | Description |
---|---|
org.mlflow.tracking.creds |
Support for custom tracking service discovery and authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicMlflowHostCreds
A static hostname and optional credentials to talk to an MLflow server.
|
class |
DatabricksMlflowHostCreds
Credentials to talk to a Databricks-hosted MLflow server.
|
Modifier and Type | Method and Description |
---|---|
MlflowHostCreds |
MlflowHostCredsProvider.getHostCreds()
Returns a valid MlflowHostCreds.
|
MlflowHostCreds |
BasicMlflowHostCreds.getHostCreds() |
MlflowHostCreds |
HostCredsProviderChain.getHostCreds() |
Copyright © 2021. All rights reserved.