Code Monkey home page Code Monkey logo

fusc's Introduction

Fast user-supervised clustering readme file
-------------------------------------------

There are some fixes to the mini-batch clustering code presented by Sculley et al 2010. The per-center counts data structure is reset for each iteration as opposed to only once at the beginning (improves the stability of the algorithm). Also in Sculley's pseudoce there is a variable (c) that is overwritten when it should not.

Our Matlab implementation does not follow the pseudocode presented in the paper as it has been optimized for Matlab data structures.

This Matlab code comes with one example to run the fast user-supervised clustering

-test_artificalData.m

The example data is in two dimensions to allow visualization.

It first runs our implementation of mini-batch clustering (Sculley et al 2010) in a dataset with 50000 data points.

The supervision consists in suggesting the points that are within the sphere |x|<0.5. Two influence factors are shown. 

----------------------------------------------
Axel J. Soto
Dalhousie University
July 2014

Axel J. Soto, Ryan Kiros, Vlado Keselj, Evangelos Milios "Exploratory Visual Analysis and Interactive Pattern Extraction from Semi-Structured Data" Under review.

fusc's People

Contributors

axelsoto avatar

Watchers

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