Click or drag to resize

FVExtractorSettingsBasefeatureVectors Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Feature Vectors

Namespace:  imbWBI.Core.WebClassifier.wlfClassifier
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public FeatureVectorDefinitionSet featureVectors { get; set; }

Property Value

Type: FeatureVectorDefinitionSet
The feature vectors.

Implements

IFVExtractorSettingsfeatureVectors
See Also