It is also my sadness - AFAIK pyspark.ml does not support ranking metrics (does it?). So we wrapped the RDD and expose data frame as interfaces in our own implementations (the `reco_utils`).
Implicit feedback is mentioned in a notebook under `staging` branch (https://github.com/Microsoft/Recommenders/blob/staging/noteb...). Will be there soon in the next release (1st of Feb)!
8 comments
[ 2.7 ms ] story [ 33.3 ms ] thread>Recall@k is a metric evaluate how many items, in the recommendation list, are relevant (hit) in the ground-truth data.
Also worth mention about implicit feedback