]> gitweb.factorcode.org Git - factor.git/commit
math.statistics: Add discounted cumulative gain and normalized dcg.
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 7 Oct 2020 03:36:39 +0000 (22:36 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 7 Oct 2020 03:46:12 +0000 (22:46 -0500)
commitdcabcd869f148fb591bff1149d05a8678199279b
treedade14e49172cc771387e1f00381b4b1763ce65c
parent33cb75a7c94e236b461143fc556a011181792966
math.statistics: Add discounted cumulative gain and normalized dcg.

https://en.wikipedia.org/wiki/Discounted_cumulative_gain
basis/math/statistics/statistics-docs.factor
basis/math/statistics/statistics-tests.factor
basis/math/statistics/statistics.factor