Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
There was an error while loading. Please reload this page.
OpenKP/evaluate.py
Line 49 in 1207c7c
Shouldn't this be:
precision.append(100*true_positive/min(float(i + 1), len(candidates)))