tfma.view.render_time_series

Renders the time series view as widget.

Used in the notebooks

Used in the tutorials

results An tfma.EvalResults.
slicing_spec A tfma.SlicingSpec determining the slice to show time series on. Show overall if not set.
display_full_path Whether to display the full path to model / data in the visualization or just show file name.

A TimeSeriesViewer object if in Jupyter notebook; None if in Colab.