Skip to content

Getting SDCA multiclass weights requires using a MulticlassLogisticRegressionPredictor, which is strange #1100

@GalOshri

Description

@GalOshri

As shown here, getting the predictor weights from multiclass-SDCA requires using MulticlassLogisticRegressionPredictor. This is counter-intuitive as I would expect that predictor to be used just for Logistic Regression. Perhaps something more general like MulticlassLinearPredictor should be created/used?

Metadata

Metadata

Assignees

Labels

APIIssues pertaining the friendly APIup-for-grabsA good issue to fix if you are trying to contribute to the project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions