- Select a dataset template. For details, see Navigating a Dataset Template.
- Select Create Dataset.
- If Dataset Template with Catalog Type is set to 'None':
- Set properties in Basic tab as follows:
Property Description Name Specifies the dataset name. Description Specifies the description of the dataset. Scope Specifies the scope of the dataset. - Training: The dataset will be used for model training.
- Evaluation: The dataset will be used for model evaluation.
Query The query defined for the template displays here. You can update it if required. Tags Allows you to add tags to the dataset. - Select Next.
- Set the properties in Config tab for the defined scope:
Property Description Custom Properties The custom properties defined in the template displays 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 Basic tab as follows:
- If Dataset Template Catalog Type set to 'Vantage':
- Set properties in Basic tab as follows:
Property Description Name Specifies the dataset name. Description Specifies the description of the dataset. Scope Specifies the scope of the dataset. - Training: The dataset will be used for model training.
- Evaluation: The dataset will be used for model evaluation.
Tags Allows you to add tags to the dataset. - Select Next.
- Set properties inEntity & Target tab as follows:
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 actual result of entity sample from SQL query and JOIN result of target variables and features defined while creating the dataset template by selecting Preview Data.
- Select Create to save the dataset.
- Set properties in Basic tab as follows: