GithubHelp home page GithubHelp logo

uft93 / coursera_capstone Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.79 MB

I intended to cluster the districts of Munich in this notebook, depending on their most frequent venue types. The district information was obtained through scraping Munich's city website. The pertinent geographic information was obtained through calls to the Google Maps API. The venue information is the courtesy of FourSquare API. This notebook was originally completed for an older iteraton of the final project of IBM Data Science Specialization on Coursera.

Jupyter Notebook 100.00%
data-science machine-learning jupyter-notebook python sklearn clustering kmeans-clustering foursquare-api google-maps-api webscraping

coursera_capstone's Introduction

Clustering the Districts of Munich

This was my first personal final project for Coursera IBM Data Science specialization. I eventually ended up doing another project for that specialization but decided to keep this one as this has been my longest and toughest project so far. Unsupervised learning always presents a challenge.

The project revolves around using unsupervised learning to cluster the neighborhoods of Munich in a way that makes sense.

My tasks for this project were:

  • Scrape the Munich city portal for the district name - postcode pairs
  • Make calls to the Google Maps API to create a DataFrame with district names, postcodes, and their latitudes and longitudes
  • Create interactive Folium maps to visualize the venues in districts
  • Clean up the DataFrame
  • Make calls to the FourSquare API to retrieve the venues in each district
  • Try out different distance metrics and algorithms (KDTree vs. BallTre) to determine cluster radii
  • Explore the data through visualizations and rankings
  • Cluster the data with KMeans to obtain a meaningful represantation of the city

Note: Please view the notebooks through this link to render the Folium maps: https://nbviewer.jupyter.org/

shutterstock_3061137

coursera_capstone's People

Contributors

uft93 avatar

Stargazers

Umut Karcı avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.