Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Multi-class predict_proba #18

Open
amueller opened this issue Oct 10, 2014 · 2 comments
Open

Multi-class predict_proba #18

amueller opened this issue Oct 10, 2014 · 2 comments

Comments

@amueller
Copy link
Member

Hey Mathieu.
Is there a reason that predict_proba is not implemented for multi-class classification?
The multi-class log loss is the correct log loss so predict_proba should just be the exp'ed and normalized decision function, right? Or am I overlooking something?
I'm trying to get to some more or less calibrated logistic model.

@mblondel
Copy link
Member

PR welcome :) I would also support the OVR log loss by normalizing the probabilities.

@amueller
Copy link
Member Author

Will do / try ;) Thought I overlooked something.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants