 | experimentSetupmodels Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Gets the models.
Namespace:
imbWBI.Core.WebClassifier.experiment
Assembly:
imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntaxpublic List<IWebFVExtractor> models { get; }Property Value
Type:
ListIWebFVExtractor
The models.
See Also