Click or drag to resize

IWebPostClassifierDeploy Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Deploys the classifier setup

Namespace:  imbWBI.Core.WebClassifier.wlfClassifier
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
void Deploy(
	WebPostClassifierSettings _setup
)

Parameters

_setup
Type: imbWBI.Core.WebClassifier.wlfClassifierWebPostClassifierSettings
The setup.
See Also