Here's the problem : Each day, a number of virtual machines are created by users. I would like to forecast one day ahead how many virtual machines will be created during the next day. I have at my disposal a time-series representing the number of virtual machines created each day.
I cannot notice any particular trend, seasonality or correlation in this time-series, so I would like some advice on whether I should drop the idea of forecasting completely or if there is a forecasting model out there that could work well with my data.