algorithms
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| algorithms [2009/05/12 04:02] – mark | algorithms [2010/05/06 01:45] (current) – mark | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== 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 | ||
| source files, into subsystems, and compute views that will uncover buried facts about | source files, into subsystems, and compute views that will uncover buried facts about | ||
| Line 10: | Line 12: | ||
| Research on software clustering has taken three directions: | Research on software clustering has taken three directions: | ||
| - | | + | |
| - | - Evaluation of existing software clustering methods | + | - Evaluation of existing software clustering methods |
| - | - 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: | ||
| + | * [[protected: | ||
| + | * [[protected: | ||
| + | * [[protected: | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
algorithms.1242100941.txt.gz · Last modified: by mark
