cancer: Primary tumor domain (cancer) data
Description
Classification data set from the UCI Machine Learning RepositoryFormat
The format of the data is a list with components $obs and
$lab.
"cancer$obs" includes the observations that are stored as numerical values.
"cancer$lab" contains the labels of the data.Details
A simple classification data set containing 16 attributes with 339
observations. Since the true labels are known, this data can be used to evaluate clustering methods.