Package es.upm.etsisi.cf4j.util.plot
This package includes plotting utils designed to analyze data of results obtained as consequence
of collaborative filtering research.
-
Class Summary Class Description ColumnPlot Implements a column plot.HistogramPlot Implements a histogram plot.LinePlot Implements a LinePlot.Plot Abstract class that represents a CF4J plot.PlotSettings This class contains global plot settings.ScatterPlot Implements an ScatterPlot.XYPlot Implements an XYPlot.