Computing information retrieval metrics in Pytorch Geometric

How to calculate metrics like precision@k, recall@k and r-precision for information retrieval and recommender systems in PyTorch Geometric

Abstract graph illustrating the article

Death to the algorithm: Alternatives to recommendation systems

Recommendation systems are useful, but sometimes we just want to discover new things by ourselves. In this article I present 6 alternatives to "the algorithm".