Skip to content
 
 

Latest commit

 

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some ranking algorithms in Python.

Dependencies

  • cython >= 0.17 (previous versions will not work)
  • numpy

Methods

minirank.train_sgd

Trains a model using stochastic gradient descent. See docstring for more details.

minirank.compat.RankSVM implements an estimator following the conventions used in scikit-learn.

About

Some ranking algorithms in Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages