diff --git a/examples/notebooks/beam-ml/tfma_beam.ipynb b/examples/notebooks/beam-ml/tfma_beam.ipynb index c0a485d6d475..c63a731f2d5e 100755 --- a/examples/notebooks/beam-ml/tfma_beam.ipynb +++ b/examples/notebooks/beam-ml/tfma_beam.ipynb @@ -32,16 +32,34 @@ "cell_type": "markdown", "source": [ "# TensorFlow Model Analysis in Beam\n", - "[TensorFlow Model Analysis (TFMA)](https://www.tensorflow.org/tfx/guide/tfma) is a library for performing model evaluation across different slices of data. TFMA performs its computations in a distributed manner over large amounts of data using Apache Beam.\n", - "\n", - "This example notebook illustrates how you can use TFMA to investigate and visualize the performance of a model as part of your Beam pipeline. Using TFMA enables scalable and flexible execution of your evaluation pipeline. This example uses [ExtractEvaluateAndWriteResults](https://www.tensorflow.org/tfx/model_analysis/api_docs/python/tfma/ExtractEvaluateAndWriteResults), which is a `PTransform` that performs extraction and evaluation and writes results all in one step.\n", "\n", - "For additional information about TFMA, see the [TFMA basic notebook](https://www.tensorflow.org/tfx/tutorials/model_analysis/tfma_basic), which provides an in-depth look at its capabilities." + "
\n",
+ " ![]() | \n",
+ " \n",
+ " ![]() | \n",
+ "