https://github.com/nixtla logo
m

marah othman

07/03/2023, 3:17 PM
hello , I have question in MLforecast when try to put the window size and the horizon it gives me error on certain sizes is the there constrain on the window size ? scores = cs_df[model].values.reshape(cs_n_windows, n_series, cs_window_size) ValueError: cannot reshape array of size 995 into shape (2,1,500) is it bug ? i will really appreciate the answers