Creating a DataRobot connection
DataRobot connections 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 DataRobot for calculations, and then load that data into your app. This connection can not only be used in your data load script but also in chart expressions to call model endpoints and perform real time chart expression calculations.
You must know the settings and access credentials to the DataRobot service that you want to connect to.
Configurable settings
The following settings can be configured in the connection dialog:
Field | Description |
---|---|
Select configuration |
Drop-down menu item to select the configuration which determines which DataRobot models to use for machine learning model predictions. Supported configurations:
|
Deployment |
|
Authentication |
Provide the API Key and DataRobot Key for the DataRobot endpoints. All DataRobot API endpoints use API keys as a mode of authentication. |
Prediction Type |
Available prediction types:
DataRobot’s Prediction Explanations allows you to calculate the impact of a configurable number of features for each outcome your model generates. |
Request |
|
Response Table |
|
Response Fields |
https://docs.datarobot.com/en/docs/predictions/api/dr-predapi.html#prediction-objects. |
Association |
|
Name | The name of the connection. The default name will be used if you do not 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 DataRobot 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.