Weekly patch release
[1.0.2] - 2022-08-03
Added
- Added warning to
PearsonCorrCoeffif 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
CalibrationErrorwhere calculations for double precision input was performed in float precision (#1919) - Fixed bug related to the
prefix/postfixarguments inMetricCollectionandClasswiseWrapperbeing duplicated (#1918) - Fixed missing AUC score when plotting classification metrics that support the
scoreargument (#1948)
Contributors
If we forgot someone due to not matching commit email with GitHub account, let us know :]