Hi guys,
I am working on price data and would like to forecast future values. Now, I have used basic models like Linear Regression Learner and Predictor nodes. All it does is give me the predicted and actual values for the test data. But, I want to forecast the future values, just like we could observe that in Python. I could not find any workflows that are predicting the future values like six months in future and not merely do the back testing. Any guidance or answers are appreciated.
Best.