
During ski season, the traffic between the Denver metro area and major ski resorts can be brutal. My goal is to provide an ML based app that predicts traffic volumes, so that users can adjust their travel.
www.skitraffic.io
What I built:
I created a website that displays predicted volume by the hour for I-70 between Denver and major ski destinations; it gives predictions up to a week in advance. In addition to the raw volume numbers, the site also give what I call a “Pain Scale”. The Pain Scale is the percentile (0-10) that the volume falls in at its peak, relative to a baseline of free flowing traffic. For instance, a Pain Scale of 0 represents minimal volume and likely free flowing traffic, whereas a level 10 represents maxed out volume and likely gridlock.
Why I built it:
I love to ski, but hate traffic. For me a great day of skiing can be completely ruined by sitting in a traffic jam. I set out to use machine learning to get a prediction of what traffic will be like at any given point in time, thus allowing me to either avoid it or at least know what I’m getting into. I had three main goals when I set out to create this site:
How I built it:
What I learned:
This was a fantastic learning experience and everything I had hoped it would be in that regard. I got first hand experience building and troubleshooting machine learning models. I learned a lot about cloud computing since everything was built on Google Cloud Platform, which after an initial learning curve I now enjoy working with. The compute functions were built inside containers as micro services so I learned a lot about Docker and Kubernetes along the way. The project also took my Python skills to the next level and taught me the importance of maintainable code and other dev ops skills. Finally, and surprisingly, I learned about product marketing. When it came down to putting out a product I had to put aside my own desires and focus on what a normal user would want to see and be able to consume.
What I’ve tried to create is something akin to the weather app on your phone. A user should be able to glance at it and get a pretty good idea of what the conditions will be like in the near future. If you have feedback, I’d love to hear it!
This comment was deleted 3 years ago
Thanks! Here is the link, please check it out and let me know what you think. http://www.skitraffic.io/
This comment was deleted 3 years ago
Ah, got it! Thanks for the tip, I'll look at setting it up on Product Hunt.
This comment was deleted 3 years ago