Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actual Prediction #1

Open
europa502 opened this issue Jan 28, 2018 · 0 comments
Open

Actual Prediction #1

europa502 opened this issue Jan 28, 2018 · 0 comments

Comments

@europa502
Copy link

As far as I've understood from this program is that you are predicting the stock value on the input stock value. Thus here you arr inputting a stock value of a particular day and the model is throwing out the predicted stock value of the same day. How can I modify it to predict the value of the next day?
At first I thought maybe by putting x_train as the no. of days(from day 0 to day N) and y_train as the opening stock value, but then i get huge loss values (more than 200000).
A help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant