Package es.upm.etsisi.cf4j.examples.plot
Class ScatterPlotExample
- java.lang.Object
-
- es.upm.etsisi.cf4j.examples.plot.ScatterPlotExample
-
public class ScatterPlotExample extends Object
In this example we build an ScatterPlot comparing the number of ratings of each test user with his/her averaged prediction error using BiasedMF as recommender.
-
-
Constructor Summary
Constructors Constructor Description ScatterPlotExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-