Uses of Package
es.upm.etsisi.cf4j.util.plot
-
Packages that use es.upm.etsisi.cf4j.util.plot 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. -
Classes in es.upm.etsisi.cf4j.util.plot used by es.upm.etsisi.cf4j.util.plot Class Description ColumnPlot Implements a column plot.HistogramPlot Implements a histogram plot.LinePlot Implements a LinePlot.Plot Abstract class that represents a CF4J plot.ScatterPlot Implements an ScatterPlot.XYPlot Implements an XYPlot.