movie_2 {ORKM} | R Documentation |
The second view(participant view) of Movie data set. Movie data set contains 2 views, each containing 1878 variables from 617 instances, and the number of clusters to be clustered is K = 17. The number of clusters is large, so it is difficult to cluster. The data set was extracted from IMDb and the main objective was to to find the movie genres, combined from two view matrices.
data("movie_2")
The format is: num [1:617, 1:1398] 1 0 0 0 0 0 0 0 0 0 ...
The second view 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(movie_2); str(movie_2)