- getCalcStats() - Method in class weka.clusterers.SelfOrganizingMap
-
- getCapabilities() - Method in class weka.clusterers.SelfOrganizingMap
-
Returns default capabilities of the classifier.
- getClusterInstances() - Method in class weka.clusterers.SelfOrganizingMap
-
This function returns the cluster assignment for each of the
training instances.
- getClusters() - Method in class weka.clusterers.SelfOrganizingMap
-
This function returns the clusters if the clusterer is build
or an exception if the clusterer is not build.
- getConvergenceEpochs() - Method in class weka.clusterers.SelfOrganizingMap
-
- getHeight() - Method in class weka.clusterers.SelfOrganizingMap
-
- getLearningRate() - Method in class weka.clusterers.SelfOrganizingMap
-
- getNormalizeAttributes() - Method in class weka.clusterers.SelfOrganizingMap
-
- getOptions() - Method in class weka.clusterers.SelfOrganizingMap
-
Gets the current settings of NeuralNet.
- getOrderingEpochs() - Method in class weka.clusterers.SelfOrganizingMap
-
- getRevision() - Method in class weka.clusterers.SelfOrganizingMap
-
Returns the revision string.
- getStatistics() - Method in class weka.clusterers.SelfOrganizingMap
-
This function returns the training statistics in a 3-dimension array
as follows:
First dimension: the attribute index
Second dimension: the cluster index
Third dimension: the static index (Valid values are 0: min, 1: max, 2: mean, 3: st.
- getWidth() - Method in class weka.clusterers.SelfOrganizingMap
-
- globalInfo() - Method in class weka.clusterers.SelfOrganizingMap
-
This will return a string describing the clusterer.