Uses of Class
es.upm.etsisi.cf4j.util.plot.ColumnPlot
-
Packages that use ColumnPlot 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 ColumnPlot in es.upm.etsisi.cf4j.util.plot
Methods in es.upm.etsisi.cf4j.util.plot that return ColumnPlot Modifier and Type Method Description ColumnPlot
ColumnPlot. addColumn(String name, double value)
Adds a column to the plot
-