I have recently been working on applying ML algorithms for time series prediction (forecasting demand of item). I am a bit confused somehow. So, my questions is as follows

1.Does the performance of these algorithms usually depends of the nature of the dataset i.e descriptive characteristics like mean, max, min etc. The machine learning algorithms i applied includes, Gaussian processes, backpropagation neural network and support vector machine.

2.I found Gaussian processes performs better than the rest but i am not too convinced with my results since the RMSE is still high for all algorithms i tried. Below is a summary for data i have.

item_1

Min = 100

Max = 40200

Mean = 11849

RMSE = 11756.5

I used WEKA forecasting package i have attached a time series plot

More Burhan Rashid Hussein's questions See All
Similar questions and discussions