Click or drag to resize
Accord.NET (logo)

WisconsinOriginalBreastCancer Properties

The WisconsinOriginalBreastCancer type exposes the following members.

Properties
  NameDescription
Public propertyClassLabels
Gets the class labels associated with each instance in Wisconsin's Breast Cancer dataset.
Public propertyClassNames
Gets the class labels in Wisconsin's (Original) Breast Cancer dataset: "Benign", "Malignant".
Public propertyFeatures
Gets the data instances contained in Wisconsin's Breast Cancer dataset.
Public propertyInstanceIds
Gets identifiers for each of the instances contained in Wisconsin's Breast Cancer dataset.
Public propertyVariableNames
Gets the variable names in Wisconsin's Breast Cancer dataset: "Sample code number", "Clump Thickness", "Uniformity of Cell Size", "Uniformity of Cell Shape", "Marginal Adhesion", "Single Epithelial Cell Size", "Bare Nuclei", "Bland Chromatin", "Normal Nucleoli", "Mitoses".
Top
See Also