Skip to main content

A centralized JAX metrics library.

Project description

metrax

CI status Documentation Status pypi Open In Colab

metrax is a library with standard eval metrics implementations in JAX.

Vision

While the JAX ecosystem is powerful, it currently lacks a core evaluation metrics library. This absence presents challenges for users transitioning from other frameworks like TensorFlow or PyTorch, which offer built-in metrics reporting capabilities.

To address these challenges, we introduced metrax, a standalone JAX model evaluation library that:

  • Provides essential predefined metrics: Includes metrics commonly used to evaluate various machine learning models (classification, regression, recommendation, and language modeling), with the flexibility to add more in the future.
  • Leverages existing library as a foundation: Builds upon the robust CLU library, ensuring compatibility and consistency in distributed and scaled training environments.
  • Is developed on GitHub first and is used by several Google core products.

Please refer to the readthedocs page of the library for more information.

Installation

Install the package by installing the PyPi release.

pip install google-metrax

Development

Install the development dependencies:

pip install ".[dev]"

Run the tests:

pytest src/metrax

Develop the docs locally:

pip install ".[docs]"
sphinx-build ./docs /tmp/metrax_docs
python -m http.server --directory /tmp/metrax_docs

Citing Metrax

To cite Metrax please use the citation:

@software{metrax2024,
  title={Metrax},
  author={Jiwon Shin, Jeff Carpenter, et al.},
  year={2024},
  howpublished={\url{https://github.com/google/metrax}},
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google_metrax-0.2.4.tar.gz (32.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_metrax-0.2.4-py3-none-any.whl (47.1 kB view details)

Uploaded Python 3

File details

Details for the file google_metrax-0.2.4.tar.gz.

File metadata

  • Download URL: google_metrax-0.2.4.tar.gz
  • Upload date:
  • Size: 32.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for google_metrax-0.2.4.tar.gz
Algorithm Hash digest
SHA256 5f8572f4cf612ded3b81b75dffb1f296e12e7d8cfae9d2237e2561357c5c4dac
MD5 02cae8e8a44cc992eb19b987c86d60bd
BLAKE2b-256 3643c5ba12c47422848150ba7c6ac46c5a01ad165c43fdd5a12fed83867945ad

See more details on using hashes here.

File details

Details for the file google_metrax-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: google_metrax-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 47.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for google_metrax-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 98233aed2d9dfd98d510b8df16550d935b8aa9d818eef5017d5d301b4ba4f5f5
MD5 c9d6ad46506256ad1c2afb31e77698d8
BLAKE2b-256 9bf9462bd0faee88fbcb303798b464febe0df3cd72a043d17ef7a9b9cf0e9102

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page