Skip to content

peterthunder/Bus-Trajectories-Classification-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Mining Course - Time Series and Spatial Data Classification(Bus trajectories)

This project uses the DTW and LCSS algorithms with the help of the KNN classifier to classify bus trajectories.

To install all the dependencies on your virtual environment, run:

  • pip install -r requirements.txt

To run the data visualization(Convert random trajectories to images) script and the DTW and LCSS algorithms with the KNN classifier with python 3, run:

  • python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%