Mapping the Jams: Traffic Analysis Using Graph Theory
Learn how to find potential critical points in your city infrastructure using graph theory- 26773Murphy ≡ DeepGuide
A classy approach to solving Traveling Salesman Problems effectively with Python
Implementing the TSP model in a scikit-learn-like fashion to ease the building and solving of routing optimization models- 27088Murphy ≡ DeepGuide
Visualizing Routes on Interactive Maps with Python: Part 1
A pragmatic guide to interactive data visualization for transportation problems with Folium- 24530Murphy ≡ DeepGuide
Public Transport Accessibility in Python
In this piece, I explore the availability of public transport by using GTFS data and Python-based spatial analytics libraries.- 30023Murphy ≡ DeepGuide
Ride-hailing services are seen by minorities as a benefit to areas underserved by taxis
Americans who live in majority-minority communities are more likely than those who reside in predominately white neighborhoods to say that ride-hailing apps serve neighborhoods that taxis won’t visit.- 22831Murphy ≡ Articles
6 key findings on how Americans see the rise of automation
Although Americans tend to have a positive view of technology overall, this survey finds that the continuing march of new technologies is causing them concern.- 21521Murphy ≡ Articles
Americans had concerns about self-driving cars before fatal Arizona accident
Last year, a slight majority of Americans said they were at least somewhat worried about the development of autonomous cars and hesitant about riding in one if given the chance.- 20226Murphy ≡ Articles
More Americans are using ride-hailing apps
Today, 36% of U.S. adults say they have ever used a ride-hailing service such as Uber or Lyft. Prominent urban-rural gaps in adoption exist.- 29351Murphy ≡ Articles
U.S. women more concerned than men about some AI developments, especially driverless cars
Women in the U.S. are less likely than men to say that technology has had a mostly positive effect on society (42% vs. 54%).- 21240Murphy ≡ Articles
Older Americans more wary than younger adults about prospect of driverless cars on the road
53% of those 50 and older say the widespread use of driverless vehicles would be a bad idea for society, as do 37% of adults ages 18 to 49.- 21363Murphy ≡ Articles
We look at an implementation of the HyperLogLog cardinality estimati
Using clustering algorithms such as K-means is one of the most popul
Level up Your Data Game by Mastering These 4 Skills
Learn how to create an object-oriented approach to compare and evalu
When I was a beginner using Kubernetes, my main concern was getting
Tutorial and theory on how to carry out forecasts with moving averag