![Diablo Velo](http://www.bikecleveland.org/wp-content/uploads/2016/02/Strava1.png)
Diablo Velo
- 1 minSide project that mines cycling data from Strava’s API to analyze cycling efforts on the popular Bay Area mountain-climbing segment Diablo - North Gate to Summit. Uses performance data from over 23,000 rides and weather data scraped from Weather Underground to predict cyclists’ moving time up the mountain. Built with the following Python tools (among others):
- pandas
- scikit-learn
- Matplotlib
- seaborn
- BeautifulSoup
Check out the GitHub repo to see the code for this project.