Model for sales
Hi everyone,
I have a dataset with sales for some products, all attributes are numbers except one which is the date.
What I want is to predict future sales. How could I achieve it?
Thanks in advance.
I have a dataset with sales for some products, all attributes are numbers except one which is the date.
What I want is to predict future sales. How could I achieve it?
Thanks in advance.
Tagged:
0
Best Answer
-
Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635
Unicorn
Take a look at the time series operators---ARIMA forecasting is often used for things like numerical sales prediction.1