tfx.v1.types.standard_artifacts.ExampleStatistics

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

Child Classes

class TYPE_ANNOTATION

PROPERTIES

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

TYPE_NAME 'ExampleStatistics'