View source on GitHub
|
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
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.
View source on GitHub