|
I am currently developing an application that records details of expenses of an individual. Along with recording, my application will also predict the expense of the next month of the individual. I have read few articles on prediction, I came to a conclusion that i would need atleast 1500+ data to make a proper prediction, and usage machine learning algorithms, but i have no idea on how to start it. should i use SDKs?APIs? predictionio?? can someone guide me on how i could achieve this app. In this application, I am supposed to find Patterns of the user expenses and generate the prediction, but still i am quite confused where should i begin at? |