pypi torchmetrics 1.0.2
Weekly patch release

latest releases: 1.9.0, 1.8.2, 1.8.1...
2 years ago

[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 in MetricCollection and ClasswiseWrapper being duplicated (#1918)
  • Fixed missing AUC score when plotting classification metrics that support the score argument (#1948)

Contributors

@Borda, @SkafteNicki^n

If we forgot someone due to not matching commit email with GitHub account, let us know :]

Don't miss a new torchmetrics release

NewReleases is sending notifications on new releases.