Stock Prediction using previous data

+1 vote
Hello, I had followed one of the videos on youtube for making stock predictions. It works well, however how do you now make it predict into the future? It worked from taking data from 2012-2019, then predicting and comparing it to 2020, but, how now do you take the data from 2012-2020 and predict for 2021, since you cannot compare it to 2021 since that data obviously doesn't exist yet?

Its easy enough to get the data to train for 2012-2020, thats not the issue, that actual issue I'm having is making the prediction. Can someone help me out?

(Note: I'm just using this to learn, now to actually make stock purchases. I just find looking at stock prices and numbers easier for learning compared to other ways)
Jan 2, 2021 in Machine Learning by liamliu
• 130 points
1,037 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Machine Learning

0 votes
1 answer

Example to run KNN algorithm using python

Have a look at this one: from sklearn.datasets ...READ MORE

answered May 9, 2019 in Machine Learning by Harvy
1,267 views
0 votes
1 answer
0 votes
1 answer

Advantages of using decision tree?

These are the advantages of using a ...READ MORE

answered May 13, 2019 in Machine Learning by Mahima
3,857 views
0 votes
1 answer

Disadvantages of using decision tree?

Even though the decision tree algorithm has ...READ MORE

answered May 13, 2019 in Machine Learning by Jinu
4,297 views
0 votes
1 answer
0 votes
2 answers
+1 vote
2 answers

how can i count the items in a list?

Syntax :            list. count(value) Code: colors = ['red', 'green', ...READ MORE

answered Jul 7, 2019 in Python by Neha
• 330 points

edited Jul 8, 2019 by Kalgi 4,007 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP