Calibration Error metric issue #430
Answered
by
SkafteNicki
abhisheksambyal
asked this question in
Classification
-
I am using Torchmetrics v0.4.1. Please help. |
Beta Was this translation helpful? Give feedback.
Answered by
SkafteNicki
Aug 9, 2021
Replies: 1 comment 1 reply
-
Hi @abhisheksambyal, pip install git+https://github.com/PytorchLightning/metrics.git@master |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SkafteNicki
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @abhisheksambyal,
The new CalibrationError metric will be released in version 0.5 of torchmetrics, which should release tomorrow.
If you cannot wait you can always install from master to get the latest changes: