Click or drag to resize

secondaryReportOnFVEGetExperimentIntroductionLine Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.reportData.secondaryReports.secondaryReportOnFVE.GetExperimentIntroductionLine(System.String,System.Int32)"]

Namespace:  imbWBI.Core.WebClassifier.reportData.secondaryReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public static secondaryReportOnFVE GetExperimentIntroductionLine(
	string experimentName,
	int folds
)

Parameters

experimentName
Type: SystemString

[Missing <param name="experimentName"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.secondaryReports.secondaryReportOnFVE.GetExperimentIntroductionLine(System.String,System.Int32)"]

folds
Type: SystemInt32

[Missing <param name="folds"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.secondaryReports.secondaryReportOnFVE.GetExperimentIntroductionLine(System.String,System.Int32)"]

Return Value

Type: secondaryReportOnFVE

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.reportData.secondaryReports.secondaryReportOnFVE.GetExperimentIntroductionLine(System.String,System.Int32)"]

See Also