Python Machine Learning Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Estimating traffic

An interesting application of SVMs is to predict traffic, based on related data. In the previous recipe, we used an SVM as a classifier. In this recipe, we will use an SVM as a regressor to estimate the traffic.