Click or drag to resize

DocumentSetCaseCollectionSetGetMetrics Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionSet.GetMetrics(imbWBI.Core.WebClassifier.wlfClassifier.IWebPostClassifier)"]

Namespace:  imbWBI.Core.WebClassifier.cases
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
protected classificationEvalMetricSet GetMetrics(
	IWebPostClassifier classifier
)

Parameters

classifier
Type: imbWBI.Core.WebClassifier.wlfClassifierIWebPostClassifier

[Missing <param name="classifier"/> documentation for "M:imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionSet.GetMetrics(imbWBI.Core.WebClassifier.wlfClassifier.IWebPostClassifier)"]

Return Value

Type: classificationEvalMetricSet

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionSet.GetMetrics(imbWBI.Core.WebClassifier.wlfClassifier.IWebPostClassifier)"]

See Also