Prediction of customer daily transaction amount
Given a record of business transactions for many users during the last month, predicate the total transaction amount of these users in the next day or two.
-- A time series analysis was carried out and an autoregressive integrated moving average (ARIMA) model was fitted.
-- Data source: not available