Hi designers,
I need assistance in building a classification model to predict the stock price movement. I need a model that can predict the variable "next day return predicted value". I am facing issues with generating a model that contains a confusion matrix-false positive and negative.
The Data School has some blog posts about this:
Of course, you need to validate the models too:
On the Confusion Matrix part, here's some good articles:
Beyond that, since you're building something like that, it's important to preface by saying that this is not something that can held against anyone should the workflow be wrong.
Predicting the future stock price would be usually "Time Series Prediction", and not a classification problem.
You can go with these tool set.
if that's the case how do you utilise the time series tools to predict the stock movement, i have tried the time series forecast tool but it prompted a r project file requried
You have to install Predictive Tools in addition to Designer.
https://help.alteryx.com/current/en/designer/tools/predictive-analytics.html#idm46162922229584