ClassifierFactoryFeatureCount Property

CVB.Net Documentation
Minimum number of features the result classifier should have

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

public int FeatureCount { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionIf the feature count is below the minimum defined by FeatureCountMin
See Also

Reference