Using Kubeflow Pipelines with AI Platform Reviews

1301 reviews

Tarun B. · Reviewed almost 4 years ago

keshav k. · Reviewed almost 4 years ago

Sree Rama Kumar L. · Reviewed almost 4 years ago

Sophie S. · Reviewed almost 4 years ago

Punit M. · Reviewed almost 4 years ago

Mojtaba G. · Reviewed almost 4 years ago

Nisim H. · Reviewed almost 4 years ago

rong s. · Reviewed almost 4 years ago

Sean B. · Reviewed almost 4 years ago

Michael G. · Reviewed almost 4 years ago

jonathan v. · Reviewed almost 4 years ago

Saigautham b. · Reviewed almost 4 years ago

Rajaguru P. · Reviewed almost 4 years ago

BO QUAN PATRICK L. · Reviewed almost 4 years ago

Shivam S. · Reviewed almost 4 years ago

Axel D. · Reviewed almost 4 years ago

In ai_platform.ipynb: '''Client().create_run_from_pipeline_func(pipeline, arguments={}) # Run the pipeline on a separate Kubeflow Cluster instead # (use if your notebook is not running in Kubeflow - e.x. if using AI Platform Notebooks) pipeline = kfp.Client(host='1ecd2661ab5207b3-dot-us-central1.pipelines.googleusercontent.com').create_run_from_pipeline_func(pipeline, arguments={})''' Got return ERROR: -> MaxRetryError: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /apis/v1beta1/healthz (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f09beec7950>: Failed to establish a new connection: [Errno 111] Connection refused')) also got dead link redirect for " For more information about the pipeline steps, see this link. " at : https://github.com/kubeflow/pipelines/blob/master/samples/core/ai_platform/README.md In lightweight_component.ipynb: '''#Specify pipeline argument values arguments = {'a': '7', 'b': '8'} #Submit a pipeline run kfp.Client().create_run_from_pipeline_func(calc_pipeline, arguments=arguments) # Run the pipeline on a separate Kubeflow Cluster instead # (use if your notebook is not running in Kubeflow - e.x. if using AI Platform Notebooks) kfp.Client(host='1ecd2661ab5207b3-dot-us-central1.pipelines.googleusercontent.com').create_run_from_pipeline_func(calc_pipeline, arguments=arguments) #vvvvvvvvv This link leads to the run information page. (Note: There is a bug in JupyterLab that modifies the URL and makes the link stop working)''' Got return ERROR: -> HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /apis/v1beta1/healthz (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f43b13e61d0>: Failed to establish a new connection: [Errno 111] Connection refused')) I'm not going to try to fix cause my account got ban last time i try to fix error from tuto step. Ps: all the require API are enable and IAM is in editor statut.

Daniel D. · Reviewed almost 4 years ago

Shashi P. · Reviewed almost 4 years ago

chicago-crime pipeline failed in step two 'submitting a cloud ML training job as a pipeline step --error(exit code 1)'

Tony R. · Reviewed almost 4 years ago

Sean R. · Reviewed almost 4 years ago

Robert K. · Reviewed almost 4 years ago

P S. · Reviewed almost 4 years ago

Karan R. · Reviewed almost 4 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.