Giter Club home page Giter Club logo

dm-clustering-techniques-on-transportation-dataset's Introduction

DM-Clustering-Techniques-on-Transportation-Dataset

Data mining clustering techniques; k-means, dbscan and hierarchical clustering are applied on Antalya bus transportation dataset.

Complete Workflow

This project was built using Knime.

Columns

  • Linename: Name of the bus line.
  • Lineid: Unique ID's of lines.
  • Route: Name of the bus route.
  • Routeid: ID of the bus route. Each route has unique ID.
  • Stopname: Name of the bus stop.
  • Stopid: Unique ID of bus stop.
  • StopSequence: Visit sequence of the bus for each stop.

Usage

All files are excluded from Knime environment, they must be opened by using Knime. Necessary dataset can also be found in the Dataset folder and destination of the dataset must be reconfigured in file reader node.

Grouping Operations

GroupBy node is used for grouping bus routes with count of bus stops it passing by, finding possible bus stations by grouping bus stops by its stop sequences, finding most and least used bus stops.

Similarity Search

String distances are calculated for line and stopnames by using String Distances node and aggregated by using Aggregated Distance node. By using Similarity Search node, similar row analyzed.

Clustering Techniques

Clustering techniques are used for clustering bus routes with its similarity. Bus routes which passing by more common bus stops are accepted as similar.

K-Means Clustering

K-Means Clustering Results

DB-Scan Clustering

DBScan Clustering Results

Hierarchical Clustering

Hierarchical Clustering Results

Performance Evaluation

Time Performances

Map Viewer

Authors

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.