Take a moment to introduce yourself to the Community. We'd love to get to know you!
Learn MoreI have customer id , year , month and bill amount in the data . for each customer id the data is for at least 6 months . I i want to predict the bill amount. Can anybody help as how can i achieve it . I am completely new to predictive models . I can share some sample data just in case someone want to try else please direct me on this.
I want the predictive bill amount against each customer id as the final output.
I would suggest looking at the timeseries tools. There is a post on creating a predictive model here: https://community.alteryx.com/t5/Data-Science/Champagne-Analytics-A-Time-Series-Tutorial/ba-p/419776
There are many different options to create a model and the best one to use depends on a lot of different factors.