Uses of Class
es.upm.etsisi.cf4j.util.plot.HistogramPlot
-
Packages that use HistogramPlot Package Description es.upm.etsisi.cf4j.util.plot This package includes plotting utils designed to analyze data of results obtained as consequence of collaborative filtering research. -
-
Uses of HistogramPlot in es.upm.etsisi.cf4j.util.plot
Methods in es.upm.etsisi.cf4j.util.plot that return HistogramPlot Modifier and Type Method Description HistogramPlot
HistogramPlot. addValue(double value)
Adds new value to the histogram
-