Skip to content

valentina-s/main_repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

dssg_paratransit

#Access_Analysis_Rproject folder:

The Rproj has a directory called "Scripts" that contains various scripts in Python and R, which help do different analyses of the data.

Place all relevant data .csv files in the "data" directory to have easy access to it.

#Disaster Recovery Folder:

-Should contain all files related to our disaster recovery algorithm -The main file should be calling functions from the other files to run our algorithm

#What our algorithm does: -Takes real time data -Cleans data -Accepts and formats unscheduled requests -Finds the best insertion for unscheduled requests onto a previously scheduled bus route -Compares the cost for handling unscheduled requests by inserting onto scheduled bus routes, calling a taxi, or creating a new bus run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.4%
  • Python 14.4%
  • R 5.2%