Hi All,
I have a requirement for which I need to build a Time Series Forecasting. The objective of this requirement is to forecast the no of support tickets for the future.
I have a small amount of dataset with 3 months data where I have two columns namely date_time and the no of tickets created on each day. From this historical data we need to forecast what will be the forecasted projection for future tickets. Although the dataset is very small and out of this data we cant build any effecient model but I want to know the suitable algorithms and approaches for solving this dataset.
Once I loaded this dataset I visually plotted the data to see what are the time series components present in the dataset. But I cant able to identity any components such as Trend, Cyclicity,Seasonality so I need to know how can we proceed further.
I attach the image of the plot for your reference. Any guidance and inputs will be of great help.
Thanks,
Karthik.