Links to the example notebooks is wrong in the Introduction to TFDV blog
mauliknshah opened this issue · comments
The links in the Introducing TensorFlow Data Validation blog for example notebook
and end-to-end example
are broken. The links are given in the How to get started with TensorFlow Data Validation
section, which is the last section of the blog post.
The links, given in the blog post, are as follows:
example notebook: https://github.com/tensorflow/data-validation/blob/master/examples/chicago_taxi/chicago_taxi_tfdv.ipynb
end-to-end example: https://github.com/tensorflow/model-analysis/tree/master/examples/chicago_taxi
Please let me know if this issue doesn't belong here!
Thanks for pointing that out, you can find below the corresponding updated links for your reference.
Link for example notebook is : https://www.tensorflow.org/tfx/tutorials/data_validation/tfdv_basic
Link for end-to-end example : https://github.com/tensorflow/tfx/tree/master/tfx/examples/chicago_taxi_pipeline
The links look good to me, though the links on the blog posts are still broken. I'm not sure if it's your concern.
Thanks for the confirmation, I will take a look at fixing the broken link on the blog. Can you close this issue, if your question is resolved.
Closing this issue due to inactivity.