Re: Prediction algorithm for VM data



Maybe GA aren't appropriate for your problem.
It seems more like a tracking problem, and therefore Kalman filters are
optimal.

Find more information on that at
http://www.cs.unc.edu/~welch/kalman/ or
http://www.innovatia.com/software/papers/kalman.htm.

Regards,
Thomas.

.