Click or drag to resize

featureExtractionAnalysisResultChooseBest Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Chooses the best.

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void ChooseBest(
	featureExtractionAnalysisResult anotherResult
)

Parameters

anotherResult
Type: imbWBI.Core.WebClassifier.reportData.optionalReportsfeatureExtractionAnalysisResult
Another result.
See Also