You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standardize output format of NBeats and NBeatsKAN estimators (#1977)
This PR updates the NBeatsAdapter to ensure that both NBeats and
NBeatsKAN models return 3D tensors (batch_size, prediction_length, 1)
for point predictions, aligning with the expected output format #1975.
0 commit comments