Closed pbiecek closed 5 years ago
In order to see applied transformation check safe_transformer
summary() method. Without providing variable_name argument it will print all of the transformations, if you specify this argument it will print transformations of the variable with matching name.
How I can print out the structure of the
safe_transformer
in a human readable way? To know which variables were transformed and how