DescriptionAdd unit tests for functions in math_utils.py
Specifically, this adds tests for:
TruncatedMean
Variance
StandardDeviation
StandardError
which were not covered before. I also added a couple notes about things
we may want to change in the behavior of the math_utils functions.
Still not covered is PooledStandardError, unit test coverage can be added
for that function in separate CL.
BUG=
Committed: https://crrev.com/bfa797e046fc92508cc5aad6b2fba7547ae33246
Cr-Commit-Position: refs/heads/master@{#305052}
Patch Set 1 #Patch Set 2 : Updated an incorrect comment. #
Messages
Total messages: 9 (3 generated)
|