TrainingSetInstanceInfoModel Property

CVB.Net Documentation
The Training Set Model into which this instance has been trained.

Namespace:  Stemmer.Cvb.Minos
Assembly:  Stemmer.Cvb.Minos (in Stemmer.Cvb.Minos.dll) Version: 14.0.0.0
Syntax

public TrainingSetModelInfo Model { get; }

Property Value

Type: TrainingSetModelInfo
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the training set has already been disposed
See Also

Reference