|   | WisconsinOriginalBreastCancerVariableNames Property  | 
        
         
              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".
            
 
    Namespace: 
   Accord.DataSets
    Assembly:
   Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
 Syntax
Syntaxpublic string[] VariableNames { get; }Public ReadOnly Property VariableNames As String()
	Get
Property Value
Type: 
String See Also
See Also