Contents:
Features Versus Columns
In Machine Learning®, we refer to the columns of your dataset as features. Features are measurable values or characteristics of your data.
Primitives
Check the box next to each primitive you want to include in Feature Engineering. Then select Save Changes to automatically calculate new features. Note, that a selected primitive applies to all the columns that have a matching data type.
Don't initially turn on all primitives. A large number of features might make it difficult for the model to find patterns in your data. We recommend that you read through each primitive description. Give some thought to the primitives that might be useful for your data.
Features
The Features panel shows the features that we calculated from your select primitives. We mark engineered features with an asterisk (*). The Primitive Creator column displays the primitive we used to create each feature.
Select Show Origin Features to include the original features of your dataset in the list.
Engineered Correlations
The Correlation Matrix shows the strength of correlations between your original and engineered features. Each cell in the Correlation Matrix shows the relationship between pairs of features.
This page has no comments.