Prerequisites
Before starting this task, ensure you have the following:- Appropriate permissions:
nx1_automl_adminandnx1_crew_adminornx1_automl_userandnx1_crew. - A previously created training job.
View a training job
Perform these steps to view a training job.- Log in to NexusOne.
- On the top navigation bar, hover your mouse over AI and then select AutoML > Training.
- Select the training job you want to view.
-
After selecting the feature table, you are going to see two tabs: Overview and Rendered DAG.
- Click Overview to view details, such as the source feature table, DataHub domain, or Airflow DAG.
- Click the Rendered DAG tab to view the Python DAG content that created the training job.
- Optional: When troubleshooting a failed training job, click the Overview tab and the training job’s Airflow DAG name to view the DAG in Airflow.

