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
The models should have a 'score' method, similar to the scikit-learn one. Moreover, models like GAR should have another 'horizon_score' method that is supposed to compute the score for each time step.
The text was updated successfully, but these errors were encountered:
Description
The models should have a 'score' method, similar to the scikit-learn one. Moreover, models like GAR should have another 'horizon_score' method that is supposed to compute the score for each time step.
The text was updated successfully, but these errors were encountered: