Visualization of data characteristics.
This method visualizes data characteristics on a two dimensional graph, where "x" axes shows either items ordered by descending popularity, or users based on the number of ratings they have submitted. Moreover the "y" axes shows the number of ratings.
evalChart(res, x = "items", y = "TP", x_label, y_label, y_lim)
res |
evaluation results, class |
x |
class |
y |
class |
x_label |
class |
y_label |
class |
y_lim |
class |
Plot results.
See Also as evalRecResults-class
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.