Tarek Amr
1 min readSep 9, 2020

--

Do you mean not knowing the value of the feature in the future? In that case, you build the model on past values, and when you see the future values the model should use them then to make predictions.

Moving average is an alternative way to linear regression for time series data. I advise you to check time series predictions. There is also a Facebook library for that called prophet

--

--

Tarek Amr
Tarek Amr

Written by Tarek Amr

I write about what machines can learn from data, what humans can learn from machines, and what businesses can learn from all three.

No responses yet