Skip to content

fix putative log calculation #25

@noamteyssier

Description

@noamteyssier

normalization without log can sometimes make really small deviations from the target value so it's not guaranteed to be all zero.

Instead we should just use a heuristic:

sum_rows(subset) -> exp1m -> mean -> check if >10M

Exponentiated non-log counts will grow massively and should be easily separable from about 10K-100K expectation

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions