How can I predict the next order date and order quantity?
I am currently working on predictive analytics. So far I have dealt with historical transactions and have experience in developing Qlik Sense and Qlik View apps. Now I am looking for approaches on how to determine future values such as next order date and order quantity.
What predictive technique or statistical concept can I use to tackle this issue?
I have a record of orders of an item from a customer.
customer_id = identification number of the customer
product_id = identification number of the product
order_date= order date
date_order_previous = date of the previous
order days_last_order = difference between order date and date of previous order