parent
655c54bea2
commit
d37174bc22
|
|
@ -1,7 +1,7 @@
|
|||
# TensorFlow Data Validation Anomalies Reference
|
||||
|
||||
<!--*
|
||||
freshness: { owner: 'caveness' reviewed: '2022-12-01' }
|
||||
freshness: { owner: 'kuochuntsai' reviewed: '2022-12-01' }
|
||||
*-->
|
||||
|
||||
TFDV checks for anomalies by comparing a schema and statistics proto(s). The
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Custom Data Validation
|
||||
|
||||
<!--*
|
||||
freshness: { owner: 'caveness' reviewed: '2022-11-29' }
|
||||
freshness: { owner: 'kuochuntsai' reviewed: '2022-11-29' }
|
||||
*-->
|
||||
|
||||
TFDV supports custom data validation using SQL. You can run custom data
|
||||
|
|
|
|||
Loading…
Reference in New Issue