Washington_inbound | R Documentation |
Webkb data set contains web pages from four universities, with the corresponding clusters categorised as Professor, Student, Program, or Other pages. The data set contains four subsets of data, Cornell data set, Texas data set, Washington data set, and Wisconsin data set.
data("Washington_inbound")
The format is: num [1:230, 1:230] 1 0 0 0 0 0 0 0 0 0 ...
Washington data set contains four views with a number of clusters of 5. This data set is the third view with a sample size of 230 and a number of features of 230.
http://www.cs.cmu.edu/~webkb/
M. Craven, D. DiPasquo, D. Freitag, A. McCallum, T. Mitchell, K. Nigam and S. Slattery. Learning to Extract Symbolic Knowledge from the World Wide Web. Proceedings of the 15th National Conference on Artificial Intelligence (AAAI-98).
data(Washington_inbound)
## maybe str(Washington_inbound) ; plot(Washington_inbound) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.