Feature Groups

Once you have included all the required and recommended datasets to your use case project, you could perform powerful combine, filter, and addition operations on your data to produce new feature groups (data tables). Consider each feature group as a virtual dataset that will be comprised of a set of features (data columns). These feature groups can be used to train your ML model, feed a batch prediction job, or they could just be stored as intermediate feature groups for further data wrangling operations.

Steps to Create Feature Groups using SQL