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