Skip to content

Commit 7d8d9c1

Browse files
vinodshanbhagDmitry-A
authored andcommitted
API docs for experimentation (dotnet#3484)
1 parent 108c5b4 commit 7d8d9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.ML.Auto/API/AutoCatalog.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ public MulticlassClassificationExperiment CreateMulticlassClassificationExperime
102102
}
103103

104104
/// <summary>
105-
/// Creates a new AutoML experiment to run on a binary classification dataset.
105+
/// Creates a new AutoML experiment to run on a multiclass classification dataset.
106106
/// </summary>
107107
/// <param name="experimentSettings">Settings for the AutoML experiment.</param>
108108
/// <returns>A new AutoML multiclass classification experiment.</returns>

0 commit comments

Comments
 (0)