Uses of Interface
org.apache.commons.math3.ml.neuralnet.twod.util.MapDataVisualization
Packages that use MapDataVisualization
Package
Description
Utilities to visualize two-dimensional neural networks.
-
Uses of MapDataVisualization in org.apache.commons.math3.ml.neuralnet.twod.util
Classes in org.apache.commons.math3.ml.neuralnet.twod.util that implement MapDataVisualizationModifier and TypeClassDescriptionclass
Computes the hit histogram.class
Computes the quantization error histogram.class
Visualization of high-dimensional data projection on a 2D-map.class
Computes the topographic error histogram.