Click or drag to resize
Accord.NET (logo)

WisconsinOriginalBreastCancerClassLabels Property

Gets the class labels associated with each instance in Wisconsin's Breast Cancer dataset.

Namespace:  Accord.DataSets
Assembly:  Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax
public int[] ClassLabels { get; }
Request Example View Source

Property Value

Type: Int32
See Also