About Anaconda Help Download Anaconda

Collection of PyTorch native metrics for easy evaluating machine learning models

copied from cf-staging / torchmetrics

Installers

  • noarch v1.5.2

conda install

To install this package run one of the following:
conda install conda-forge::torchmetrics

Description

Torchmetrics is a metrics API created for easy metric development and usage in both PyTorch and PyTorch Lightning. It was originally a part of Pytorch Lightning, but got split off so users could take advantage of the large collection of metrics implemented without having to install Pytorch Lightning (even though we would love for you to try it out). We currently have around 25+ metrics implemented and we continuously is adding more metrics, both within already covered domains (classification, regression ect.) but also new domains (object detection ect.). We make sure that all our metrics are rigorously tested such that you can trust them.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy