Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 486 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 486 Bytes

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