Learn R Programming

ORKM (version 1.0.0)

labelcora: True clustering labels for Cora data set.

Description

True clustering labels for the Cora dataset, which can be applied to 4 views.

Usage

data("labelcora")

Arguments

Format

The format is: chr [1:2708] "1" "2" "3" "3" "4" "4" "5" "1" "1" "5" "1" "6" "4" "7" ...

Details

True clustering labels for the Cora dataset, which can be applied to 4 views.

References

http://www.cs.umd.edu/projects/linqs/projects/lbc/

Examples

Run this code
data(labelcora)

Run the code above in your browser using DataLab