org.apache.mahout.visualization
Create 3d Histogram of a DRM by sampling a given percentage and plotting corresponding points of (drmXYZ(::,0), drmXYZ(::,1), drmXYZ(::,2))
an m x 3 Drm drm to plot
num bins to define histogram on
the percentage the drm to sample
Create 3d Histogram of a DRM by sampling a given percentage and plotting corresponding points of (drmXYZ(::,0), drmXYZ(::,1), drmXYZ(::,2))