Click or drag to resize
Accord.NET (logo)

FreeSpokenDigitsDatasetTraining Property

Gets all records in the training set.

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

Property Value

Type: FreeSpokenDigitsDatasetRecordCollection
See Also