Weekly patch release
[1.0.2] - 2022-08-03
Added
- Added warning to
PearsonCorrCoeff
if input has a very small variance for its given dtype (#1926)
Changed
- Changed all non-task specific classification metrics to be true subtypes of
Metric
(#1963)
Fixed
- Fixed bug in
CalibrationError
where calculations for double precision input was performed in float precision (#1919) - Fixed bug related to the
prefix/postfix
arguments inMetricCollection
andClasswiseWrapper
being duplicated (#1918) - Fixed missing AUC score when plotting classification metrics that support the
score
argument (#1948)
Contributors
If we forgot someone due to not matching commit email with GitHub account, let us know :]