The document describes a new method for travel time prediction using support vector machine (SVM) and weighted moving average (WMA). It uses historical traffic data classified into velocity classes using SVM. It then predicts travel time using a modified WMA equation applied to the SVM support vectors. This method is compared to previous methods like successive moving average, chain average, and artificial neural network. Experimental results show the proposed SVM and WMA method performs better in terms of accuracy and computational complexity.