Skip to content

Metrics relevant for learning to rank systems such as recommender systems.

Notifications You must be signed in to change notification settings

Vivino/rankmetrics

 
 

Repository files navigation

rankmetrics

  • THIS IS A WORK IN PROGRESS. YOU SHOULD NOT USE THIS YET.

Introduction

This package contains functions for calculating various metrics relevant for learning to rank systems such as recommender systems.

scikit-learn-like APIs

This package aims to provide APIs that are familiar if you are used to working with scikit-learn.

Supported metrics

  • Recall@k
  • Bag Recall@k
  • Mean Rank Percentile
  • NDCG

About

Metrics relevant for learning to rank systems such as recommender systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%