Using support vector regression and K-nearest neighbors for short-term traffic flow prediction based on maximal information coefficient
The prediction of short-term traffic flow is critical for improving service levels for drivers and passengers as well as enhancing the efficiency of traffic management in the urban transportation system. For transportation departments, the issue remains of how to effi- ciently utilize the spatial and temporal information of traffic data for better prediction per- formance. As a means of improving traffic prediction accuracy, this paper proposes a method for screening spatial time-delayed traffic series based on the maximal information coefficient. The selected time-delayed traffic series are transformed into traffic state vec- tors, from which traffic flow is predicted by adopting the combination of support vector regression method and k-nearest neighbors method. We employ the proposed framework for real-world traffic flow prediction. Root Mean Squared Error (RMSE) and Mean Absolute Percent Error (MAPE) validate the superior performance of the proposed model compared to traditional methods. This new approach reduces the RMSE by 23.448% and the MAPE by 14.726% of the predicted results.
Code (0)
등록된 구현이 없습니다.
Tasks
ManagementPredictionTraffic PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Machine Learning Models in Stock Market Prediction
The paper focuses on predicting the Nifty 50 Index by using 8 Supervised Machine Learning Models. The techniques used for empirical study are Adaptive Boost (AdaBoost), k-Nearest Neighbors (kNN), Linear Regression (LR), …
BIG-bench Machine LearningPredictionregressionStock Market Prediction+1A Machine Learning Driven IoT Solution for Noise Classification in Smart Cities
We present a machine learning based method for noise classification using a low-power and inexpensive IoT unit. We use Mel-frequency cepstral coefficients for audio feature extraction and supervised classification algori…
BIG-bench Machine LearningClassificationGeneral ClassificationEcological Data Analysis Based on Machine Learning Algorithms
Classification is an important supervised machine learning method, which is necessary and challenging issue for ecological research. It offers a way to classify a dataset into subsets that share common patterns. Notably,…
BIG-bench Machine LearningClassificationGeneral ClassificationAn enhanced KNN-based twin support vector machine with stable learning rules
Among the extensions of twin support vector machine (TSVM), some scholars have utilized K-nearest neighbor (KNN) graph to enhance TSVM's classification accuracy. However, these KNN-based TSVM classifiers have two major i…
General ClassificationpNNCLR: Stochastic Pseudo Neighborhoods for Contrastive Learning based Unsupervised Representation Learning Problems
Nearest neighbor (NN) sampling provides more semantic variations than pre-defined transformations for self-supervised learning (SSL) based image recognition problems. However, its performance is restricted by the quality…
Contrastive LearningRepresentation LearningSelf-Supervised Learning