The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to find high price for next day?
Hey,
Your help will be appreciated.
I have a question, where I need to predict a high price for the next day based on open price, low price, and volume. Also I have to use the Linear regression model for this.Â
How do I do this? What should I set as a label here?
Thanks
Your help will be appreciated.
I have a question, where I need to predict a high price for the next day based on open price, low price, and volume. Also I have to use the Linear regression model for this.Â
How do I do this? What should I set as a label here?
Thanks
0
Answers
The quick answer to your problem is that with open, low and volume....you are not going to be able to predict the high value. Check your data.