Skip to content

Mismatch in Label expectations for Multiclass Learners #2628

Closed
@rogancarr

Description

@rogancarr

When training a multiclass classifier, the label must be converted to KeyType. Some learners, such as SDCA, do the conversion from R4 automatically, while some, like LogisticRegression do not. This behavior is confusing from an end-user perspective, as one cannot simply interchange learners without modifying the input pipeline.

I suggest adding auto-label-conversion for all multiclass learners in ML.NET.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingusabilitySmoothing user interaction or experience

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions