Creating a Databricks MLflow connection
Databricks MLflowconnections are created in Data load editor or Script.
Once you have created a connection, you can select data from the available tables to send to Databricks MLflow for calculations, and then load that data into your app. This connection can be used in your data load script and in chart expressions to call model endpoints and perform real-time chart expression calculations.
You must know the settings and access credentials to the Databricks MLflow service that you want to connect to.
Configurable settings
The following settings can be configured in the Connection dialog:
Field | Description |
---|---|
Select Configuration |
Configuration: Select the version of Databricks MLflow that your model uses. The following options are available:
|
Model |
Model URL: URL to the Databricks MLflow platform where the Databricks MLflow model is deployed. |
Authentication |
Provides the Databricks API Token. All models on Databricks MLflow are authenticated with Databricks token-based authentication enabled. This requires an API token to be generated that has access to the model resource. |
Response Table |
Name of Returned Table: Name of the returned table from the deployed machine learning model. |
Response Fields |
|
Association |
|
Name | The name of the connection. The default name is used if you don't enter a name. |
Creating a new connection
Do the following:
-
Access the connector through Data load editor or Script.
-
Click Create new connection.
-
Under Space, select the space where the connection will be located.
-
Select Databricks MLflow from the list of data connectors.
-
Fill out the connection dialog fields.
-
Click Create.
Your connection is now listed under Data connections in Data load editor or Script.