Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 540 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 540 Bytes

BusGPS

Introduction

This is a project about processing and learning Bus GPS datasets.

Folders

  • data_preprocessing: the scripts used for preprocessing GPS datasets
  • model_training: the scripts that use the processed data to train the models to be evaluated
  • bus_predict: the scripts that receive the real-time GPS updates and give its corresponding predicted results.
  • model_evaluation: the scripts for evaluating the predicted results.

Memebers

  • Interns: Dairui LIU, Jingxiang SUN
  • Supervisor: Shen WANG