GoogleCloudPlatform / cloudml-samples

Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
https://cloud.google.com/ai-platform/docs/
Apache License 2.0
1.52k stars 857 forks source link

Links in Online Prediction Section result in 404 #465

Closed skeller88 closed 4 years ago

skeller88 commented 4 years ago

Describe the bug A clear and concise description of what the bug is. Be sure to convey here whether it occurred locally or on the server (AI Platform, Google Dataflow)

Follow both links here, and both result in 404.

What sample is this bug related to?

Source code / logs Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. Try to provide a reproducible test case that is the bare minimum necessary to generate the problem.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

System Information

To obtain the Tensorflow and Tensorflow Transform environment do

pip freeze |grep tensorflow
pip freeze |grep apache-beam

Additional context Add any other context about the problem here.

gogasca commented 4 years ago

We renamed the Notebook as they contained spaces in the filename. You can still find notebooks here: https://github.com/GoogleCloudPlatform/cloudml-samples/tree/master/notebooks/scikit-learn Will correct broken link sin docs.