![Beat The Crowd](https://ewscripps.brightspotcdn.com/dims4/default/3e54bbd/2147483647/strip/true/crop/1000x563+0+0/resize/1280x720!/quality/90/?url=https%3A%2F%2Fewscripps.brightspotcdn.com%2F2a%2F61%2Fce73100441fab99ded6087bdcf5c%2Fgettyimages-175333537.jpg)
Beat The Crowd
- 1 minProject completed across 2 weeks as a Data Science Fellow at Insight Data Science. Uses historical passenger trip data from BART and weather history data from Weather Underground to predict crowd levels on BART with high accuracy (93% of variance explained in test data). Passenger volume prediction driven by a random forest algorithm.
Deployed as an interactive front-end interface via Flask.
All code written in Python using the following tools (among others):
- pandas
- scikit-learn
- Matplotlib
- seaborn
- lxml
- flask
Check out the GitHub repo to see the code for this project.