Skip to content

Murdism/traffic-event-detection-using-Tweeter-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Event Detection using Twitter Data


Available modules and scripts

  • main.py - Train and run the event detector
  • tweets_fetch.py - Fetches tweets from twitter using twitter api
  • filter_tweets.py - tweets preprocessing
  • models - Defines our deep learning models
  • training_ML - to trian via ML models (decision tree, Random Forest, XGboosting...)
  • train_detector - module for training the detector

Installation and setup

Running the traffic-event detector

To run the detector:

python src\main.py

About

ML application for traffic event detection based Tweeter data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%