Package org.apache.commons.math4.neuralnet.twod.util
Utilities to visualize two-dimensional neural networks.
-
Interface Summary Interface Description MapDataVisualization Interface for algorithms that compute some metrics of the projection of data on a 2D-map.MapVisualization Interface for algorithms that compute some property of a 2D-map. -
Class Summary Class Description LocationFinder Helper class to find the grid coordinates of a neuron.LocationFinder.Location Container holding a (row, column) pair.SmoothedDataHistogram Visualization of high-dimensional data projection on a 2D-map.UnifiedDistanceMatrix U-Matrix visualization of high-dimensional data projection.