Skip to main content

A library for analyzing TensorFlow models

Project description

TensorFlow Model Analysis

Python PyPI Documentation

TensorFlow Model Analysis (TFMA) is a library for evaluating TensorFlow models. It allows users to evaluate their models on large amounts of data in a distributed manner, using the same metrics defined in their trainer. These metrics can be computed over different slices of data and visualized in Jupyter notebooks.

TFMA Slicing Metrics Browser

Caution: TFMA may introduce backwards incompatible changes before version 1.0.

Installation

The recommended way to install TFMA is using the PyPI package:

pip install tensorflow-model-analysis

Currently, TFMA requires that TensorFlow is installed but does not have an explicit dependency on the TensorFlow PyPI package. See the TensorFlow install guides for instructions.

To enable TFMA visualization in Jupyter Notebook:

  jupyter nbextension enable --py widgetsnbextension
  jupyter nbextension install --py --symlink tensorflow_model_analysis
  jupyter nbextension enable --py tensorflow_model_analysis

Note: If Jupyter notebook is already installed in your home directory, add --user to these commands. If Jupyter is installed as root, or using a virtual environment, the parameter --sys-prefix might be required.

Dependencies

Apache Beam is required to run distributed analysis. By default, Apache Beam runs in local mode but can also run in distributed mode using Google Cloud Dataflow. TFMA is designed to be extensible for other Apache Beam runners.

Getting Started

For instructions on using TFMA, see the get started guide and try out the extensive end-to-end example.

Compatible Versions

The following table is the TFMA package versions that are compatible with each other. This is determined by our testing framework, but other untested combinations may also work.

tensorflow-model-analysis tensorflow apache-beam[gcp]
GitHub master 1.12 2.10.0
0.12.1 1.12 2.10.0
0.12.0 1.12 2.10.0
0.11.0 1.11 2.8.0
0.9.2 1.9 2.6.0
0.9.1 1.10 2.6.0
0.9.0 1.9 2.5.0
0.6.0 1.6 2.4.0

Questions

Please direct any questions about working with TFMA to Stack Overflow using the tensorflow-model-analysis tag.

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

tensorflow_model_analysis-0.12.1.tar.gz (590.7 kB view details)

Uploaded Source

Built Distribution

tensorflow_model_analysis-0.12.1-py2-none-any.whl (691.3 kB view details)

Uploaded Python 2

File details

Details for the file tensorflow_model_analysis-0.12.1.tar.gz.

File metadata

  • Download URL: tensorflow_model_analysis-0.12.1.tar.gz
  • Upload date:
  • Size: 590.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.13

File hashes

Hashes for tensorflow_model_analysis-0.12.1.tar.gz
Algorithm Hash digest
SHA256 d2aaa4bdce12fd231367f6a0104bc02656302cd820dc8ce7688c0545029ac1a0
MD5 a67315f141d956322edc642ef561b560
BLAKE2b-256 299939f31a6fb50e89c750ceba108a6dac967fa42fd643de02bfed2d20473385

See more details on using hashes here.

File details

Details for the file tensorflow_model_analysis-0.12.1-py2-none-any.whl.

File metadata

  • Download URL: tensorflow_model_analysis-0.12.1-py2-none-any.whl
  • Upload date:
  • Size: 691.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.13

File hashes

Hashes for tensorflow_model_analysis-0.12.1-py2-none-any.whl
Algorithm Hash digest
SHA256 dbfd6c215575ca82697e8e61f4515b7f206c6ba119a69d0019a4118b25783d22
MD5 8ef241e793cf6a9bf6d94ccf586786f2
BLAKE2b-256 969f67e18f9712b0e8e6fe6780b429d3b07a9c24057608a002e2876f07f9197e

See more details on using hashes here.

Supported by

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