neildhir / mord

Ordinal regression algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

mord: ordinal regression in Python

Collection of Ordinal Regression algorithms in Python, following a scikit-learn compatible API.

Docs: https://pythonhosted.org/mord/

Github repo: http://github.com/fabianp/mord

changes to original

  • Additional link functions to support different types of OR modelling
  • log-space calculations

References

Pedregosa, Fabian, Francis Bach, and Alexandre Gramfort. "On the consistency of ordinal regression methods." The Journal of Machine Learning Research 18.1 (2017) JMLR.

About

Ordinal regression algorithms

License:Other


Languages

Language:Python 100.0%