Learn Before
Concept
Applying Transformations to Variables
Beyond computing all the features on the empirical distributions given as input, Almeida and Fonollosa also compute additional sets of the same features, but by changing the input variables by applying transformations. These transformations come in various forms, such as conversions from one type of variable to another, aggregating the distributions, or computing regressions and using the residuals as the new variables.
This kind of transformations allow for computing higher order statistics and to grow the number of features considerably, as such transformations can be stacked multiple times before computing the various features.
0
1
Updated 2020-07-28
Tags
Data Science