dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
9.02k stars 1.88k forks source link

TextClassification function name spell error in AutoML.Net CodeGen file #6429

Closed LittleLittleCloud closed 3 weeks ago

LittleLittleCloud commented 1 year ago

https://github.com/dotnet/machinelearning/blob/1a83389bbd9c2f3ae27de30d10209ca9321adb7d/src/Microsoft.ML.AutoML/CodeGen/trainer-estimators.json#L515

Should be TextClassification

LittleLittleCloud commented 3 weeks ago

Already fixed in main branch