DeepHypergraph
DeepHypergraph copied to clipboard
推荐系统指标部分出现nan,可能是由于除0导致的

可能会影响recall指标和ndcg指标计算
可能需要对这一行增加判断
Fixed in this commit https://github.com/iMoonLab/DeepHypergraph/commit/e124154fba503e885bd49dd8b6c6016a78fd9bbb The next version 0.9.3 will contain this change.
合并到已发布的 0.9.3 https://github.com/iMoonLab/DeepHypergraph/releases/tag/v0.9.3