tfx.v1.types.standard_artifacts.ExampleAnomalies

TFX first-party component artifact definition.

Inherits From: Artifact

Do not construct directly, used for creating Channel, e.g.,

  Channel(type=standard_artifacts.Model)

splits

PROPERTIES

{
 'span': PropertyType.INT,
 'split_names': PropertyType.STRING
}

TYPE_ANNOTATION None
TYPE_NAME 'ExampleAnomalies'