Click or drag to resize

experimentSetupsetClassifiers Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Sets the classifiers.

Namespace:  imbWBI.Core.WebClassifier.experiment
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
protected void setClassifiers(
	bool reset = false
)

Parameters

reset (Optional)
Type: SystemBoolean
if set to true [reset].
See Also