Open cegme opened 12 years ago
The query.php operation rank_realtime has some bugs in its calculation of KL divergence.
https://github.com/cegme/grisham/blob/master/web/query.php#L174-178
Pi
pi
sum
The query.php operation rank_realtime has some bugs in its calculation of KL divergence.
https://github.com/cegme/grisham/blob/master/web/query.php#L174-178
Pi
andpi
.sum
should be around the whole query instead of just the first. #L175 should be