cora_view3: The third view of Cora data set.

cora_view3R Documentation

The third view of Cora data set.

Description

This data matrix is the third view of Cora data set. It called the inbound link view and the form of a sparse matrix. It has 2708 samples and 2708 features. 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_view3")

Format

The format is: num [1:2708, 1:2708] 0 0 0 0 0 0 0 0 0 0 ...

Details

The third 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_view3); str(cora_view3) 

ORKM documentation built on April 16, 2025, 5:08 p.m.