Click or drag to resize
Accord.NET (logo)

FreeSpokenDigitsDatasetTesting Property

Gets all records in the testing set.

Namespace:  Accord.DataSets
Assembly:  Accord.Audition (in Accord.Audition.dll) Version: 3.8.0
Syntax
public FreeSpokenDigitsDatasetRecordCollection Testing { get; }
Request Example View Source

Property Value

Type: FreeSpokenDigitsDatasetRecordCollection
See Also