David McCandless
10/24/2024, 5:29 PMclean_ex_first=True
does with exogenous variables?Marco
10/24/2024, 5:36 PMclean_ex_first
simply controls the order in which the model processes exogenous features. If True, it processes the features first, if False, it processes the features at the end. The default value of True was shown in our own experiments to give empirically better results.