PhonePe Interview Question | Series
Question
You have a series with a variable “y” and a set of features. How do you predict “y” at t+1? Which approaches would you use?
in progress
0
Interview Question
4 years
1 Answer
883 views
Great Grand Master 0
Answer ( 1 )
This looks like a time series analysis problem
Time series data is a collection of quantities that are assembled over even intervals in time and ordered chronologically. The time interval at which data is collection is generally referred to as the time series frequency.
Using time series analysis y(t+1) can be predicted using y variable at previous time intervals.