Click or drag to resize
Accord.NET (logo)

WisconsinPrognosticBreastCancerClassNames Property

Gets the outcome labels in Wiscosin's Prognostic Breast Cancer dataset: "Recurring" (cancer has re-orcurred during observation period), "Nonrecurring" (disease-free during observation period).

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

Property Value

Type: String
See Also