GithubHelp home page GithubHelp logo

shafiq-islam-cse / ddc-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rhyde67/ddc-python

0.0 0.0 0.0 264 KB

DDC implementation in Python 3

License: GNU General Public License v3.0

Python 100.00%

ddc-python's Introduction

DDC

Data Density based Clustering

Hyde, R.; Angelov, P., "Data density based clustering," Computational Intelligence (UKCI), 2014 14th UK Workshop on , vol., no., pp.1,7, 8-10 Sept. 2014

doi: 10.1109/UKCI.2014.6930157

Downloadable from: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6930157&isnumber=6930143

Files:

Wrapper.py - basic wrapper to run the test the DDC algorithm on 2D data and plot the results.

DDC_01.py - DDC algorithm implementation including the basic algorithm, a simple merge function and visualizations options.

gaussian5000.csv - data file containg 5 random clusters of gaussian distributed data of 5000+ samples for cluster. This is the type of data distributions best suited to DDC.

DS2.csv - standard test dataset of arbitrarily shaped data groups. Although DDC will created correct, pure clusters this data shows the limitations of DDC in working with non-standard data distrbutions. (To work with this type of data, see DDCAS, Data Density based Clustering for Arbitrary Shapes.)

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.