Click or drag to resize

experimentReportDescribeSelf Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.reportData.general.experimentReport.DescribeSelf(System.Collections.Generic.List{System.String})"]

Namespace:  imbWBI.Core.WebClassifier.reportData.general
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public List<string> DescribeSelf(
	List<string> output = null
)

Parameters

output (Optional)
Type: System.Collections.GenericListString

[Missing <param name="output"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.general.experimentReport.DescribeSelf(System.Collections.Generic.List{System.String})"]

Return Value

Type: ListString

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.reportData.general.experimentReport.DescribeSelf(System.Collections.Generic.List{System.String})"]

See Also