chenchongthu / EHCF

This is our implementation of EHCF: Efficient Heterogeneous Collaborative Filtering (AAAI 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关于评价指标hr

Amelia0312 opened this issue · comments

论文中使用的是HR@k,但是代码里面写的是Recall,如何改成HR得到结果

在leave-one-out的情况下recall == hr