Tagged Questions
4
votes
0answers
403 views
Algorithms for predicting a couple points in the future
I'm familiar with supervised learning algorithms like regression and neural networks which look at a bunch of input points and learn a function which outputs a value (the value varying depending on ...