TrainingSetModelInfoInstances Property

CVB.Net Documentation
The instances belonging to this model.

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

[BrowsableAttribute(false)]
public TrainingSetModelInstanceInfoCollection Instances { get; }

Property Value

Type: TrainingSetModelInstanceInfoCollection
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the training set has already been disposed
See Also

Reference