machine-learning-articles
machine-learning-articles copied to clipboard
Exploring the Tokyo Neighbourhoods: Data-Science in Real Life
TL;DR
How to scrape, use foursquare API to get the nearest top restaurants and cluster the restaurants using k-means
Article Link
https://towardsdatascience.com/exploring-the-tokyo-neighborhoods-data-science-in-real-life-8b6c2454ca16
Useful Tools
- Foursquare API
- KMeans