Related Experiment Video
Updated: Sep 8, 2025

Trajectory Data Analyses for Pedestrian Space-time Activity Study
Published on: February 25, 2013
Prediction of Bus Passenger Traffic using Gaussian Process Regression
1Department of Electronics, College of Engineering Chengannur, A P J Abdul Kalam Technological University, Kerala 689121 Thiruvananthapuram, India.
This study introduces a new passenger traffic prediction model using Gaussian Process Regression (GPR). The GPR model offers improved accuracy for bus scheduling and traffic management compared to existing methods.
Area of Science:
- Data Science
- Statistical Modeling
- Machine Learning
Background:
- Accurate passenger traffic analysis is crucial for efficient bus scheduling and traffic management.
- Existing models may lack the precision required for optimal resource allocation and passenger comfort.
- Bayesian analysis offers a robust framework for recursive data estimation.
Purpose of the Study:
- To design and implement an advanced passenger traffic prediction model.
- To leverage Gaussian Process Regression (GPR) for enhanced predictive accuracy.
- To compare the performance of the proposed GPR model against established methods.
Main Methods:
- The passenger traffic data was modeled as a Poisson process.
- A fully Bayesian Gaussian Process Regression (GPR) model was developed using PyMC3 with Theano.
- The prior for the GPR model was defined using a Gamma distributed function.
Main Results:
- The proposed Gaussian Process Regression (GPR) model demonstrated superior performance.
- The GPR method outperformed both the Student-t process model and Kernel Ridge Regression (KRR).
- The model provides more accurate predictions for passenger traffic.
Conclusions:
- Gaussian Process Regression (GPR) is a highly effective method for passenger traffic prediction.
- The developed GPR model offers significant improvements over traditional approaches.
- This approach enhances efficiency in bus scheduling and traffic management systems.
Related Concept Videos
Probability Histograms
Poisson Probability Distribution
The...
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
End Point Prediction: Gran Plot
For potentiometric titration, the Gran plot is created by plotting...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...

