Module: tfma.writers

Init module for TensorFlow Model Analysis writers.

Classes

class Writer: Writer(stage_name, ptransform)

Functions

EvalConfigWriter(...): Returns eval config writer.

MetricsPlotsAndValidationsWriter(...): Returns metrics and plots writer.

Write(...): Writes given Evaluation or Validation data using given writer PTransform.

convert_slice_metrics_to_proto(...): Converts the given slice metrics into serialized proto MetricsForSlice.