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 TypeClassDescriptionclassComputes the hit histogram.classComputes the quantization error histogram.classVisualization of high-dimensional data projection on a 2D-map.classComputes the topographic error histogram.