turelabel {ORKM} | R Documentation |
Ture label of Movie data set. You can use it to calculate the accuracy of the clustering results.
data("turelabel")
A data frame with 617 observations on the following variable.
V1
a numeric vector
Ture label of Movie data set.
https://lig-membres.imag.fr/grimal/data.html.
C. Grimal. the multi-view movie data set. 2010. URL https://lig-membres.imag.fr/grimal/data.html.
data(turelabel)
## maybe str(turelabel) ; plot(turelabel) ...