Click or drag to resize
Accord.NET (logo)

Pendigits Properties

The Pendigits type exposes the following members.

Properties
  NameDescription
Public propertyClassNames
Gets the names of the classes contained in the Pendigits dataset.
Public propertyNumberOfClasses
Gets the number of classes in this dataset (10).
Public propertyPath
Gets the path to the directory where the datasets will be stored.
(Inherited from WebDataSet.)
Public propertyTesting
Gets the testing set of the Pendigits dataset.
Public propertyTraining
Gets the training set of the Pendigits dataset.
Public propertyVariableNames
Gets the names of the variables contained in the Pendigits dataset.
Top
See Also