Jose Berutich
Jose Berutich
Would be great if we can also include past_feat_dynamic_real to the dataset MetaData, so it can be used downstream in TFT. Change should be quite simple by simply adding one...
## Description TFT seems to have a bug in version 0.11 and no longer works with features when using a PandasDataset. I have only tried using static categorical features. I...
### What happened + What you expected to happen The TopDown methods: - proportion_averages - average_proportions Are broken after version 0.2.1. Error output: ``` KeyError Traceback (most recent call last)...
## Description When using a PAST_FEAT_DYNAMIC_CAT in the torch implementation of TemporalFusionTransformerEstimator, it fails. Commenting the past_dynamic_cardinalities argument makes the example work ## To Reproduce (Please provide minimal example of...