AutopilotCompleteSensor

DataRobot

Checks if the DataRobot Autopilot has completed training the models.

View on GitHub

Last Updated: Jan. 6, 2023

Access Instructions

Install the DataRobot provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

project_idRequiredstrDataRobot project ID
datarobot_conn_idstr, optionalConnection ID, defaults to datarobot_default

Documentation

Checks if the DataRobot Autopilot has completed training the models.

Was this page helpful?