activity: Initializing clusters

public activity Initializing clusters
Author:
Project: Phase: 1.0; Status: Proposed;
Dates: Created: 9.12.2005 22:23:40; Modified: 14.12.2005 8:03:52;
Flags: Multiplicity: ; Active: false;
UUID: {159128BA-261F-4566-8B0C-A082783CEF14}
 

Goto: Custom Properties, Scenarios

See also: Hierarchical clustering, Is there more cluster as we want?

Appears in: AD Hierarchical Clustering

Connections
 
Custom Properties
  • mustIsolate: False
  • isReadOnly: False
  • isSingleExecution: False
 
Initializing clusters Scenarios
Scenario Type Detail
Base Basic Path In the beggining of algorithm every neuron represent cluster.
Clusters are saved in ArralyList:
ArrayList clusters = new ArrayList();
and element of cluster is also saved in ArrayList()