@mmuodev wrote:
Okay. I am trying to predict data usage for a user at any point in time. For example, I should be able to predict the data you have consumed since your last purchase. I have a dataset that shows
- Date of purchase of data
- Amount Paid
- Data
I have been cracking around this dataset, are these variables enough? What algorithm will be the best (I am thinking Multiple Linear Regression)?
Thanks
Posts: 2
Participants: 2