Some ranking and ordinal regression algorithms in Python.
https://github.com/fabianp/mord
WARNING: THIS SOFTWARE HAS SOME BUGS AND IS PROBABLY BROKEN. I'M WORKING ON A FRENSH IMPLEMENTATION OF ORDINAL REGRESSION METHODS INDependencies
- numpy
- scipy
Methods
minirank.ordinal_logistic_fit
train an ordinal logistic model
minirank.ordinal_logistic_predict
predict a model trained by minirank.ordinal_logistic_fit