Package org.apache.commons.math3.ml.neuralnet.twod.util
package org.apache.commons.math3.ml.neuralnet.twod.util
Utilities to visualize two-dimensional neural networks.
-
ClassDescriptionComputes the hit histogram.Helper class to find the grid coordinates of a neuron.Container holding a (row, column) pair.Interface for algorithms that compute some metrics of the projection of data on a 2D-map.Interface for algorithms that compute some property of a 2D-map.Computes the quantization error histogram.Visualization of high-dimensional data projection on a 2D-map.Computes the topographic error histogram.U-Matrix visualization of high-dimensional data projection.