GithubHelp home page GithubHelp logo

rhyde67 / cedas Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 4.0 305 KB

CEDAS: Clustering of Evolving Data-streams into Arbitrary Shapes

Home Page: https://rhyde67.github.io/CEDAS/

MATLAB 84.75% HTML 5.53% CSS 9.72%

cedas's Introduction

CEDAS

CEDAS: Clustering of Evolving Data-streams into Arbitrary Shapes

Clustering of Evolving Data-streams into Arbitrary Shapes

This branch contains two versions of CEDAS for Matlab.

CEDAS.m

This is the full algorithm implementation and requires Matlab 2015b or later as it uses Matlab's built in 'graph' function.

The file CEDAS_IS_Demo.m creates a rando data stream and applies the CEDAS algorithm in an online manner, producing complete cluster results with each data sample. By using the Matlab 'graph' function the full graph structure is available and also displayed.

CEDAS_Pre2015b.m

This version does not use the Matlab 'graph' function included with Matlab 2015b and on. The code runs faster, but does not easily enable visualization of the graph structure.

The data file M-G_3Dx2.csv contains a data stream consisting of 2 Mackey-Glass data streams in 3D - 2 data co-ords and a time parameter.

Run_CEDAS_MG.m reads the Mackey-Glass data and applies the CEDAS algorithm on every sample. The micro-clusters are displayed as sphere's, coloured by their macro-clusters. The macro-clusters can be seen to marge and separate.

Other files

distinguishable_colours is not the work of the CEDAS author. For full details see the headers in the file. It is available for downlaod from Matlab's file exchange.

cedas's People

Contributors

rhyde67 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cedas's Issues

Data processing methods and parameter threshold and other related issues

Dear,
I am a student and interested in your work about the CEDAS, I want to get your KDDCup99 dataset and ask for the threshold of the Radius and MinimumClusterSize.Because I failed to reproduce your achievements may be used the wrong data preprocessing method of KDDCup99 dataset, I make many individual data points clustered on their own, so I can not get the right cluster quality.
Thanks for your help, I look forward to your reply.

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.