|   | WineInstances Property  | 
        
         
              Gets the training instances in the Wine dataset.
            
 
    Namespace: 
   Accord.DataSets
    Assembly:
   Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
 Syntax
Syntaxpublic double[][] Instances { get; }Public ReadOnly Property Instances As Double()()
	Get
Property Value
Type: 
Double See Also
See Also