ExampleGen

E457342

ExampleGen is a TensorFlow Extended (TFX) component responsible for ingesting and converting raw data into standardized examples for machine learning pipelines.

All labels observed (3)

Label Occurrences
ExampleGen canonical 7
CsvExampleGen 1
ImportExampleGen 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf TFX component
data ingestion component
abbreviationOf Example Generator
category MLOps tooling
data engineering for ML
configurableBy input configuration
output configuration
splits configuration
developedBy Google
documentedAt https://www.tensorflow.org/tfx/guide/examplegen
ecosystem TensorFlow ecosystem
hasSubcomponent BigQueryExampleGen
CsvExampleGen
linked to: ExampleGen

FileBasedExampleGen
ImportExampleGen
linked to: ExampleGen

custom ExampleGen subclasses
implementedWith Apache Beam
input raw data
license Apache License 2.0
output TFX Example artifacts
standardized examples
tf.Example records
partOf TFX pipeline orchestration
TensorFlow Extended
precedes SchemaGen
StatisticsGen
Trainer
Transform
responsibleFor creating standardized examples
data conversion
data ingestion
supportsFeature beam-based data processing
custom split configuration
data shuffling
incremental data ingestion
span-based data versioning
train-eval data splitting
supportsFormat Avro
BigQuery
linked to: Google BigQuery

CSV
Parquet
TFRecord
custom data sources
usedBy TFX Evaluator component
TFX Trainer component
TFX Transform component
usedIn TensorFlow Extended pipelines
linked to: TensorFlow Extended

machine learning pipelines
writtenIn Python

How these facts were elicited

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

TensorFlow Extended hasComponent ExampleGen
TFX includesComponent ExampleGen
ExampleGen hasSubcomponent CsvExampleGen
linked to: ExampleGen
ExampleGen hasSubcomponent ImportExampleGen
linked to: ExampleGen
SchemaGen usedWith ExampleGen
ExampleValidator integratesWith ExampleGen
Transform integratesWith ExampleGen
Trainer integratesWith ExampleGen
Pusher usedWith ExampleGen