Skip to content

pallavi2209/learning_to_rank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning to rank

Investigated different approaches to the learning to rank:

  1. Implemented an instance of the pointwise approach with linear regression based on basic tf-idf features.

  2. Implemented an instance of the pairwise approach, the ranking SVM method, using basic tf-idf features.

  3. Experimented with more features such as BM25 and PageRank.

About

Investigated different approaches to the learning to rank.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published