Slackbot
04/15/2023, 4:21 AMfede (nixtla) (they/them)
04/17/2023, 4:27 PMtarget_transforms
argument. Could you try using a list? (target_transforms=[Differences([1, 3, 6, 9])]
instead of target_transforms={Differences([1, 3, 6, 9])}
)Dihong Huang
04/17/2023, 4:38 PMfede (nixtla) (they/them)
04/17/2023, 8:29 PMmodel_
attribute. And then you can retrieve the feature importance of the features using something like the following: