Coder Social home page Coder Social logo

tarhang / affinitypropagation Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 52 KB

Implementation of the Affinity Propagation clustering algorithm on a geo-tagged data set for clustering purposes.

Java 100.00%
affinity-propagation unsupervised-learning clustering machine-learning

affinitypropagation's Introduction

AffinityPropagation

This repo contains the implementation of the clustering algorithm, Affinity Propagation, in Java. Affinity propagaion is a clustering algorithm that finds a set of exemplar data points, and the corresponding clusters, based on a similarity measure between pairs of data points.

Affinity Propagation is explained in details in this journal article by Brenan Frey and Delbert Dueck from the University of Toronto. The authors tested the algorithm to cluster images of faces, detect genes in microarray data, identify representative sentences in the manuscript, and identify cities that are efficiently accessed by airline travel. In this project, I implemented Affinity Propagation from scratch and used it for indoor localization based on the received signal strength (RSS) on mobile devices.

Installation

On you machine, navigate to the directory you would like to clone the project to. Clone the project using the following git bash command:

git clone https://github.com/tarhang/AffinityPropagation.git

affinitypropagation's People

Contributors

tarhang avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

atq-paul-zhou

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.