You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the techniques implemented in TFDV are described in a
@@ -229,9 +229,9 @@ tag.
229
229
230
230
## Links
231
231
232
-
*[TensorFlow Data Validation Getting Started Guide](https://www.tensorflow.org/tfx/data_validation/get_started)
232
+
*[TensorFlow Data Validation Getting Started Guide](../get_started)
233
233
*[TensorFlow Data Validation Notebook](https://colab.research.google.com/github/tensorflow/tfx/blob/master/docs/tutorials/data_validation/tfdv_basic.ipynb)
234
-
*[TensorFlow Data Validation API Documentation](https://www.tensorflow.org/tfx/data_validation/api_docs/python/tfdv)
234
+
*[TensorFlow Data Validation API Documentation](../api)
235
235
*[TensorFlow Data Validation Blog Post](https://medium.com/tensorflow/introducing-tensorflow-data-validation-data-understanding-validation-and-monitoring-at-scale-d38e3952c2f0)
236
236
*[TensorFlow Data Validation PyPI](https://pypi.org/project/tensorflow-data-validation/)
237
237
*[TensorFlow Data Validation Paper](https://www.sysml.cc/doc/2019/167.pdf)
0 commit comments