transformers
sorix.preprocessing.transformers ¶
ColumnTransformer ¶
Source code in sorix/preprocessing/transformers.py
state_dict ¶
Returns a dictionary with the state of the column transformer.
Source code in sorix/preprocessing/transformers.py
load_state_dict ¶
Loads the state of the column transformer.