philippe stepniewski

Results 2 comments of philippe stepniewski

> @benfred What a great library! > > I am using the precision_at_k to tune parameters of the model, including two parameters for my custom importance function, the regularization parameter,...

I found a way to leverage GPU using the cupy library (cupy.arpartition) allowing faster computation of recommendation on test set. (thus faster map@k)