steps to be given in order to apply trendingbot to any set of data [program point of view]
1.- find the repetitive character [cases]
* it can be based on time periods, locations, persons, equivalent objects or situations, etc.
* some kind of consistency (regularity) has to be observed
2.- choose the variables whose values you want to predict [output for each case]
3.- select the most influential variables (up to 10) over the previous one [inputs for each case]
not sure?
run the program as many times as necessary and stick to the ones showing the highest accuracy
run the program as many times as necessary and stick to the ones showing the highest accuracy
4.- run trendingBot and get the solution