Processors¶
These processors are used to process data before and after avatarization.
Table of contents¶
Process datetime for avatarization. |
|
Processor to force values to have similar mean to original data. |
|
|
Processor to normalize longitude values for different latitude. |
Processor to group modalities in order to reduce the dataframe dimension. |
|
|
Processor to express the value of a variable as the difference from the previous value. |
|
Processor to express two related bounded variables relative to previous records. |
|
Processor to express the value of a variable as the difference from the previous value. |
|
Processor to express the values of two related variables relative to previous records. |
Processor to reduce the difference between originals and avatars. |
|
Processor to express numeric variables as a proportion of another variable. |
|
Express numeric variables as a difference relative to the sum of other variables. |
|
Processor to model selected numeric variables as categorical variables. |