Click or drag to resize

FeatureVectorDefinitionSetDescribeSelf Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Creates multi-line description of current configuration

Namespace:  imbWBI.Core.WebClassifier.wlfClassifier
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public List<string> DescribeSelf()

Return Value

Type: ListString
List of description lines
See Also