Module: tfma.view

Initializes TFMA's view rendering api.

Classes

class SlicedMetrics: A tuple containing the metrics belonging to a slice.

class SlicedPlots: A tuple containing the plots belonging to a slice.

Functions

load_metrics_as_dataframe(...): Read and deserialize the MetricForSlice records as Pandas dataframe.

render_plot(...): Renders the plot view as widget.

render_slicing_attributions(...): Renders the slicing metrics view as widget.

render_slicing_metrics(...): Renders the slicing metrics view as widget.

render_time_series(...): Renders the time series view as widget.