Click or drag to resize

featureExtractionAnalysisSettingsdoUpdateExperiment Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

IF TRUE it will automatically update experiment configuration using results of the analysis

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public bool doUpdateExperiment { get; set; }

Property Value

Type: Boolean
true if [do update experiment]; otherwise, false.
See Also