Releases: avast/ep-stats
Releases · avast/ep-stats
1.5.1
Sample size calculation exception fix
1.5.0
Required sample size.
1.4.0
Sample size calculation added.
1.3.2
Relative difference bug fix
1.3.1
Fixed dependencies
1.3.0
outlier_detection_algorithm
added as an optional argument to Experiment.__init__
.
1.2.2
Fixed dataframe styling
1.2.1
Pipe operator allowed
1.2.0
Standard deviation included in the API response.
1.1.1
Added Chi2 test and max_sum_ratio
to SumRatioCheck
.