User Tools

Site Tools


algorithms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
algorithms [2009/05/12 04:05] markalgorithms [2010/05/06 01:45] (current) mark
Line 1: Line 1:
-====== Software Clustering ======+====== Welcome to Software Clustering Encyclopedia ======
  
 Software clustering methods group entities of a software system, such as classes or Software clustering methods group entities of a software system, such as classes or
Line 16: Line 16:
   - Investigation of further application for clustering methodologies in a software context   - Investigation of further application for clustering methodologies in a software context
  
 +====== Cluster Analysis ======
 +Cluster Analysis is a group of multivariate techniques whose primary purpose is to
 +group entities based on their attributes. Entities are classified according to
 +predetermined selection criteria, so that similar objects are placed in the same cluster.
 +The objective of any clustering algorithm is to sort entities into groups, so that the
 +variation between clusters is maximized relative to variation within clusters.
 +
 +The typical stages of cluster analysis techniques are as follows:
 +
 +  - Fact Extraction and Filtering
 +  - Analysis
 +    - Compute resemblance coefficients
 +    - Cluster Creation
 +  - Results Visualization
 +  - User Feedback Collection
 +
 +The process may now repeat until satisfactory results are obtained.
 +
 +
 +
 +
 +====== See also ======
 +  * [[protected:acdc|ACDC]]
 +  * [[protected:bunch|Bunch]]
 +  * [[protected:limbo|LIMBO]]
 +  * [[protected:agglomerative|Agglomerative]]
 +
 +
 +
 +
 +
 +
 + 
  
algorithms.1242101113.txt.gz · Last modified: 2009/05/12 04:05 by mark

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki