Uses of Interface
org.apache.commons.math3.ml.neuralnet.twod.util.MapDataVisualization
-
Packages that use MapDataVisualization Package Description org.apache.commons.math3.ml.neuralnet.twod.util 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 MapDataVisualization Modifier and Type Class Description classHitHistogramComputes the hit histogram.classQuantizationErrorComputes the quantization error histogram.classSmoothedDataHistogramVisualization of high-dimensional data projection on a 2D-map.classTopographicErrorHistogramComputes the topographic error histogram.
-