- Select a dataset template. For details, see Navigating a Dataset Template.
- Select Create Dataset.
- If the dataset template's Feature catalog is set to 'None':
- Set properties in the Basic tab:
Property Description Name Specify the dataset name. Description Specify the description of the dataset. Scope Specify the scope of the dataset. - Training: The dataset will be used for model training.
- Evaluation: The dataset will be used for model evaluation.
Query Update the query defined for the template if required. Tags Add tags to the dataset for searches and filtering. - Select Next.
- Set the properties in the Configuration tab for the defined scope:
Property Description Custom Properties The custom properties defined in the template display here. You can add or update the custom properties in the form of key/value pair. JSON Lets you write JSON script instead of defining custom properties as key/value pair. Query Preview Shows the read-only query preview defined in the Basic tab. - Select Create to save the dataset.
- Set properties in the Basic tab:
- If the dataset template's Feature catalog is set to Vantage:
- Set properties in the Basic tab:
Property Description Name Specify the dataset name. Description Specify the description of the dataset. Scope Specify the scope of the dataset. - Training: The dataset will be used for model training.
- Evaluation: The dataset will be used for model evaluation.
Tags Add tags to the dataset for searches and filtering. - Select Next.
- Set properties in the Entity & target tab:
Property Description Query Displays defined SQL query used to select variables (entity and targets) for the catalog in the dataset template. Variables Displays the metadata of the provided query and selected targets. The displayed SQL query for entity and targets is the one defined when the dataset template was created. You can update the SQL while maintaining the sanity of existing entity and target variables. Select Validate to validate the entered query.
Optionally, you can also retrieve a sample of actual results from the combination of the SQL queries defined here and in the dataset template for the features, together with the resulting SQL queries, by selecting Preview data.
- Select Create.
- Set properties in the Basic tab: