| 
            
              WisconsinOriginalBreastCancerClassNames Property 
             | 
          
        
         
              Gets the class labels in Wisconsin's (Original) Breast Cancer dataset:
              "Benign", "Malignant".
            
 
    Namespace: 
   Accord.DataSets
    Assembly:
   Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntaxpublic string[] ClassNames { get; }Public ReadOnly Property ClassNames As String()
	Get
 Request Example
		View SourceProperty Value
Type: 
String
See Also