cora_view4 {ORKM} | R Documentation |
The fourth view of Cora data set.
Description
The fourth view(outbound view) of Cora data set. Cora data set is a multi-view data set of machine learning papers with 4 views, a sample size of nearly 3000 and a number of features of 1500, with a number of clusters of K=4.
Usage
data("cora_view4")
Format
The format is: num [1:2708, 1:2708] 0 0 0 0 0 0 0 0 1 0 ...
Details
The fourth view of Cora data set.
Source
http://www.cs.umd.edu/projects/linqs/projects/lbc/
References
http://www.cs.umd.edu/projects/linqs/projects/lbc/
Examples
data(cora_view4); str(cora_view4)
[Package ORKM version 0.8.0.0 Index]