Skip to content

ruial/ltr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning to rank (LTR)

Just experimenting LTR algorithms in Python and Scala on the MSLR datasets.

Check my article for more details.

Usage

To run the Python notebook you need numpy, pandas, sklearn and xgboost (use the same version as the Scala app).

sbt -no-colors -mem 4000 run

About

Learning to rank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published