Time Series Analysis of multiple data streams

d_avola
New Altair Community Member
Need help with running a time series analysis of multiple data streams. Each data stream represents the number of subscribers based on a new product feature. I want to view how how one data stream of subscribers rises and then declines based on another data stream of subscribers with a different product feature set. Idealy projecting the decline and rise of each data set of subscribers. Thank you for your help and directions on how to accomplish this task.
Tagged:
1
Best Answer
-
Your question is pretty open-ended. The new Time Series operators have a lot of functionality that you can use to explore series data. You might want to look at some of the items like moving averages and seasonal decomposition to start. Then you could window your data, define your label, and move into more predictive modeling approaches.5
Answers
-
Your question is pretty open-ended. The new Time Series operators have a lot of functionality that you can use to explore series data. You might want to look at some of the items like moving averages and seasonal decomposition to start. Then you could window your data, define your label, and move into more predictive modeling approaches.5