machine-learning-articles icon indicating copy to clipboard operation
machine-learning-articles copied to clipboard

Exploring the Tokyo Neighbourhoods: Data-Science in Real Life

Open khuyentran1401 opened this issue 4 years ago • 0 comments

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

khuyentran1401 avatar Aug 03 '20 20:08 khuyentran1401