Hi, where can I retrieve more information on the t...
# mlforecast
b
Hi, where can I retrieve more information on the target transforms. When I look at my auto ML config I see this: 'mlf_init_params': {'lags': None, 'target_transforms': [<mlforecast.target_transforms.GlobalSklearnTransformer at 0x7f86e3e25750>, <mlforecast.target_transforms.Differences at 0x7f86e3e27a10>, <mlforecast.target_transforms.LocalStandardScaler at 0x7f86e1240710>]. I would like to know at what the differences took place for example.