fabianp / mord

Ordinal regression algorithms
Other
263 stars 71 forks source link

Feature request: `predict_proba()` method would be useful #6

Closed janekl closed 6 years ago

janekl commented 7 years ago

Hey,

nice work! It would be great to have useful predict_proba() added for each classes so that the package is even more compatible with sklearn and convenient to use (in my project I need exact estimates of probabilities).

Cheers, Jan

JasonSanchez commented 6 years ago

+1

fabianp commented 6 years ago

would gladly accept pull requests ...