Deep Learning operator
fe_edoardo
New Altair Community Member
Hi everyone.
I'm here because i have a problem, maybe too easy for some of you
I built a process in which i want to predict S&P 500 values starting from its historical series and some technical analysis indicator calculated on it.
To do that i used the Sliding Window Validation operator, in which i used the Deep Learning operator (and then Apply model and Performance operators).
Can anybody tell me if there is a way to have as an output the predicted values?
Thank you for the help,
Edoardo.
Tagged:
0
Answers
-
Hi @fe_edoardo,
To obtain the predicted values, you will need the operator Windowing of the Time Series extension (to install from the marketplace).
To study more precisely your case, can you share your dataset(s) and process ?
Regards,
Lionel
1