Skip to content

XINZHEYU/New-York-MTA-Optimization-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

New-York-MTA-Optimization-System

This project help users choose the faster line in New York subway. It uses AWS machine learning model and Lambda function to predict the time to destination and send a meassage to users, telling them whether switch to express line or not.

The code is just the sample code. We don't include our AWS key in it. If you want to run this code. Please add your AWS account ID, Identity pool ID and ROLE ARN into config.txt.

Instruction of running: python gatherData.py (collect data) python buildTrainingDataSet.py new.csv(clean data) python createAMLModel.py finalData.csv (build ML model)

Prediction using Lambda function need to be done on AWS page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published