NicolasHug/Surprise

Potential numerical instability in pearson sim

Open

#216 创建于 2018年10月15日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (6,098 star) (1,043 fork)batch import
help wanted

描述

Following #214, there might be some numerical instability in pearson similarity computation, probably caused by the sqrt function receiving either negative values, NaN or infinity.

I couldn't reproduce the issue myself.

贡献者指南