Uses of Class
es.upm.etsisi.cf4j.util.plot.ScatterPlot
-
Packages that use ScatterPlot 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 ScatterPlot in es.upm.etsisi.cf4j.util.plot
Methods in es.upm.etsisi.cf4j.util.plot that return ScatterPlot Modifier and Type Method Description ScatterPlot
ScatterPlot. addPoint(double x, double y)
Adds new point to the scatter plot
-