ExampleValidator

E457345

ExampleValidator is a TensorFlow Extended component that automatically analyzes input data to detect anomalies and validate examples before they are used in machine learning pipelines.

All labels observed (1)

Label Occurrences
ExampleValidator canonical 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf TensorFlow Extended component
data validation tool
machine learning pipeline component
canBeRun as part of a TFX pipeline
in orchestrators such as Apache Airflow
in orchestrators such as Kubeflow Pipelines
canDetect distributional drift
missing feature values
out-of-range feature values
schema violations
unexpected feature types
category MLOps tooling
data quality
configuration ExampleValidatorConfig NERFINISHED
dependsOn TensorFlow Data Validation NERFINISHED
developedBy Google NERFINISHED
documentationURL https://www.tensorflow.org/tfx/guide/exampleval
hasGoal improve reliability of ML pipelines
prevent bad data from entering ML models
implementedIn Python NERFINISHED
input TFX Example artifacts
data schema
data statistics
integratesWith Evaluator
ExampleGen NERFINISHED
StatisticsGen NERFINISHED
Trainer
operatesOn evaluation data
serving data
training data
output TFX ExampleValidation artifacts
anomalies report
validation results
partOf TensorFlow Extended NERFINISHED
relatedTo TensorFlow Data Validation NERFINISHED
TensorFlow Extended NERFINISHED
supports batch data validation
validation in production pipelines
usedFor automatic analysis of input data
detecting data anomalies
ensuring data quality before model training
identifying training-serving skew
schema-based data validation
statistical data validation
validating examples
usedIn TensorFlow Extended pipelines NERFINISHED
machine learning pipelines

How these facts were elicited

Referenced by (1)

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

TensorFlow Extended hasComponent ExampleValidator