ClassifierModels Property

CVB.Net Documentation
Collection of the models contained in this classifier.

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

public ClassifierModelInformationCollection Models { get; }

Property Value

Type: ClassifierModelInformationCollection
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the classifier has already been disposed
See Also

Reference