We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b29f65 commit ee872e5Copy full SHA for ee872e5
src/Microsoft.ML.AutoML/SweepableEstimator/Estimators/TextClassification.cs
@@ -10,7 +10,7 @@
10
11
namespace Microsoft.ML.AutoML.CodeGen
12
{
13
- internal partial class TextClassifcationMulti
+ internal partial class TextClassificationMulti
14
15
public override IEstimator<ITransformer> BuildFromOption(MLContext context, TextClassificationOption param)
16
0 commit comments