Giter VIP home page Giter VIP logo

digamjain / clustering-geolocation-data-intelligently Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 956 KB

My learning outcomes and followup of a well instructed Coursera guided project by Ari Anastassiou.

Jupyter Notebook 70.02% HTML 29.98% Python 0.01%
python jupyter-notebook visualization machine-learning clustering data-analysis map-building kmeans-clustering dbscan hdbscan knearest-neighbor-classifier

clustering-geolocation-data-intelligently's Introduction

Clustering-Geolocation-Data-Intelligently

My learning outcomes and followup of a well instructed Coursera guided project by Ari Anastassiou.

We were provided with taxi rank location data of North American Region and had to solve a problem of defining the key clusters of these taxis where service stations for all taxis operating in that area can be built.

Project Outline

Task 1: Exploratory Data Analysis

Task 2: Visualizing Geographical Data

Task 3: Clustering Strength / Performance Metric

Task 4: K-Means Clustering

Task 5: DBSCAN

Task 6: HDBSCAN

Task 7: Addressing Outliers

Skills Developed

  • Visulaization
  • Machine Learning
  • Clustering
  • Data Analysis
  • Map BuildingVisualizing

Task 1: Exploratory Data Analysis

Understanding the problem and data provided through basic data analysis and visualizations.

  • Checking for duplicate and empty data cells
  • Removing the redundant data
  • Finally plotting the cleared data

Screenshot from 2021-01-27 15-53-29

Task 2: Visualizing Geographical Data

Trying various interactive means to further improve my learnings about the data.

  • Plotting the data on the world map with the co-ordinates provided

Screenshot from 2021-01-27 16-14-01

Task 3: Clustering Strength / Performance Metric

Evaluating the strength of a clustering algorithm.

  • Calculating the silhouette score
  • Plotting the graph for various blobs

image

Task 4: K-Means Clustering

Gaining the theoretical knowledge about k-means clustering algorithm and implementing it for our data.

  • Visualizing the K-means on sample data
  • Calculating the best silhouette score for our data
  • Plotting the data on the basis of the algorithm

image

Task 5: DBSCAN

Gaining theoretical and practical knowledge of Density-Based Spatial Clustering of Applications with Noise(DBSCAN).

  • Calculating the best silhouette score for our data
  • Plotting the data on the map for density based approach

image

Task 6: HDBSCAN

Gaining theoretical and practical knowledge of Hierarchical DBSCAN or HDBSCAN to alleviate constraints of classical DBSCAN.

  • Calculating the best silhouette score for our data
  • Plotting the data on the map for density based approach

image

Task 7: Addressing Outliers

Addressing outliers classified by various density-based models

  • Using K-neighbour classifier and calculating its silhouette score
  • Comparing Hybrid and K-Means Approaches

image

Outcome

After completing this project I am able to do basic data manipulations required for any data processing field throughly and through various visual means. Further I got a more deep insight on how various clustering algorithms differ from each other and how I can evaluate their strength on basis of various data. Lastly this project provided a good insight to how some real world problems can be solved using these means.

clustering-geolocation-data-intelligently's People

Contributors

digamjain avatar

Stargazers

 avatar  avatar  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.