Package es.upm.etsisi.cf4j.examples.plot
Class XYPlotExample
- java.lang.Object
-
- es.upm.etsisi.cf4j.examples.plot.XYPlotExample
-
public class XYPlotExample extends Object
In this example we compare the Precision score (y axis) and the Recall score (x axis) for PMF and NMF recommenders using an XYPlot.
-
-
Constructor Summary
Constructors Constructor Description XYPlotExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-