Click or drag to resize

WebSiteResultForClassvectors Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "P:imbWBI.Core.WebClassifier.core.WebSiteResultForClass.vectors"]

Namespace:  imbWBI.Core.WebClassifier.core
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
protected ConcurrentDictionary<int, double> vectors { get; set; }

Property Value

Type: ConcurrentDictionaryInt32, Double
See Also