In-sample validation doesnt work correctly with AR and ARIMA models
Created by: Dreamlone
When in_sample_ts_forecast is used for time series forecasting with pipeline Pipeline(PrimaryNode('ar'))
got the following result
At the same time such forecasting case is correct for lagged -> ridge pipeline