Skip to content
forked from fabianp/minirank

Ranking and ordinal regression algorithms in Python

License

Notifications You must be signed in to change notification settings

jmren168/minirank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some ranking and ordinal regression algorithms in Python.

WARNING: THIS SOFTWARE HAS SOME BUGS AND IS PROBABLY BROKEN. I'M WORKING ON A FRENSH IMPLEMENTATION OF ORDINAL REGRESSION METHODS IN https://github.com/fabianp/mord

Dependencies

  • 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

About

Ranking and ordinal regression algorithms in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%