Package es.upm.etsisi.cf4j.examples.plot
Class HistogramPlotExample
- java.lang.Object
-
- es.upm.etsisi.cf4j.examples.plot.HistogramPlotExample
-
public class HistogramPlotExample extends Object
In this example we analyze the average rating of each item that belongs to MovieLens 1M dataset. We show the results using a HistogramPlot.
-
-
Constructor Summary
Constructors Constructor Description HistogramPlotExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-