| 
            
              Pendigits Constructor 
             | 
          
        
         
              Downloads and prepares the Pendigits dataset.
            
 
    Namespace: 
   Accord.DataSets
    Assembly:
   Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntaxpublic Pendigits(
	string path = null
)
Public Sub New ( 
	Optional path As String = Nothing
)
 Request Example
		View SourceParameters
- path (Optional)
 - Type: SystemString
 
See Also