Prerequisites
Before starting this task, ensure you have the following:- Appropriate permissions:
nx1_automl_adminandnx1_crewornx1_automl_userandnx1_crew_adminornx1_crew. - An existing domain created using DataHub.
- A previously created feature table.
View a feature table
- Log in to NexusOne.
- On the top navigation bar, hover your mouse over AI and then select AutoML > Feature engineering. You are going to see a list of feature tables.
- Select the feature table you want to view.
-
After selecting the feature table, you are going to see three tabs: Recipe, SQL, and Validation.
-
Click the Recipe tab to view the following:
- Entity grain column that uniquely identifies a training row
- Label column that contains the target outcome for the training row
- Feature columns derived from the source tables
- Notes about a feature table
- Click the SQL tab to view the AI-generated SQL query that created the feature table.
- Click the Validation tab to view the validation results of the feature table. Results such as the sample rows, label distribution, and any warnings from the validation process.
-
Click the Recipe tab to view the following:

