Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary classification for ordinal regression #8

Open
rossdiener opened this issue Feb 23, 2018 · 0 comments
Open

Binary classification for ordinal regression #8

rossdiener opened this issue Feb 23, 2018 · 0 comments

Comments

@rossdiener
Copy link
Contributor

This paper talks about the benefit of using binary classification for ordinal regression: https://papers.nips.cc/paper/3125-ordinal-regression-by-extended-binary-classification.pdf
The major benefits are: 1) no need to invent new loss function and optimization; 2) whatever optimization goes to Logistic Regression, the implementation gets it for free.

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

No branches or pull requests

1 participant