Learn R Programming

ORKM (version 1.0.0)

turelabel: Ture label of Movie data set.

Description

Ture label of Movie data set. You can use it to calculate the accuracy of the clustering results.

Usage

data("turelabel")

Arguments

Format

A data frame with 617 observations on the following variable.

V1

a numeric vector

Details

Ture label of Movie data set.

References

C. Grimal. the multi-view movie data set. 2010. URL https://lig-membres.imag.fr/grimal/data.html.

Examples

Run this code
data(turelabel)
## maybe str(turelabel) ; plot(turelabel) ...

Run the code above in your browser using DataLab