Using Vertex Vizier to Optimize Multiple Objectives Reviews
1395 reviews
This was almost too easy
Csaba T. · Reviewed over 2 years ago
dailin m. · Reviewed over 2 years ago
"UNKNOWN:Error received from peer ipv4:108.177.126.95:443 {grpc_message:"Stream removed", grpc_status:2, created_time:"2023-08-30T20:55:12.899431694+00:00"}"
Giovanni M. · Reviewed over 2 years ago
José Pablo N. · Reviewed over 2 years ago
Jorge N. · Reviewed over 2 years ago
Mark W. · Reviewed over 2 years ago
Anna K. · Reviewed over 2 years ago
Neelkant N. · Reviewed over 2 years ago
Gul S. · Reviewed over 2 years ago
código desactualizado, los notebooks de solución tampoco corren exitosamente
Daniel V. · Reviewed over 2 years ago
Ahmed E. · Reviewed over 2 years ago
Manuel D G. · Reviewed over 2 years ago
# Create the study using study configuration and send request through VizierServiceClient vizier_client = aiplatform_v1beta1.VizierServiceClient( client_options=dict(api_endpoint=ENDPOINT) ) study = vizier_client.create_study(parent=PARENT, study=study) STUDY_ID = study.name print("STUDY_ID: {}".format(STUDY_ID)) E0829 16:17:42.487756699 2849 hpack_parser.cc:1235] Error parsing metadata: error=invalid value key=content-type value=text/html; charset=UTF-8 --------------------------------------------------------------------------- _InactiveRpcError Traceback (most recent call last) File /opt/conda/lib/python3.9/site-packages/google/api_core/grpc_helpers.py:72, in _wrap_unary_errors.<locals>.error_remapped_callable(*args, **kwargs) 71 try: ---> 72 return callable_(*args, **kwargs) 73 except grpc.RpcError as exc: File /opt/conda/lib/python3.9/site-packages/grpc/_channel.py:946, in _UnaryUnaryMultiCallable.__call__(self, request, timeout, metadata, credentials, wait_for_ready, compression) 944 state, call, = self._blocking(request, timeout, metadata, credentials, 945 wait_for_ready, compression) --> 946 return _end_unary_response_blocking(state, call, False, None) File /opt/conda/lib/python3.9/site-packages/grpc/_channel.py:849, in _end_unary_response_blocking(state, call, with_call, deadline) 848 else: --> 849 raise _InactiveRpcError(state) _InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNKNOWN details = "Stream removed" debug_error_string = "UNKNOWN:Error received from peer ipv4:142.250.148.95:443 {created_time:"2023-08-29T16:17:42.487959029+00:00", grpc_status:2, grpc_message:"Stream removed"}" > The above exception was the direct cause of the following exception: Unknown Traceback (most recent call last) Cell In[5], line 5 1 # Create the study using study configuration and send request through VizierServiceClient 2 vizier_client = aiplatform_v1beta1.VizierServiceClient( 3 client_options=dict(api_endpoint=ENDPOINT) 4 ) ----> 5 study = vizier_client.create_study(parent=PARENT, study=study) 6 STUDY_ID = study.name 7 print("STUDY_ID: {}".format(STUDY_ID)) File ~/.local/lib/python3.9/site-packages/google/cloud/aiplatform_v1beta1/services/vizier_service/client.py:611, in VizierServiceClient.create_study(self, request, parent, study, retry, timeout, metadata) 606 metadata = tuple(metadata) + ( 607 gapic_v1.routing_header.to_grpc_metadata((("parent", request.parent),)), 608 ) 610 # Send the request. --> 611 response = rpc( 612 request, 613 retry=retry, 614 timeout=timeout, 615 metadata=metadata, 616 ) 618 # Done; return the response. 619 return response File /opt/conda/lib/python3.9/site-packages/google/api_core/gapic_v1/method.py:113, in _GapicCallable.__call__(self, timeout, retry, *args, **kwargs) 110 metadata.extend(self._metadata) 111 kwargs["metadata"] = metadata --> 113 return wrapped_func(*args, **kwargs) File /opt/conda/lib/python3.9/site-packages/google/api_core/timeout.py:120, in TimeToDeadlineTimeout.__call__.<locals>.func_with_timeout(*args, **kwargs) 117 # Avoid setting negative timeout 118 kwargs["timeout"] = max(0, self._timeout - time_since_first_attempt) --> 120 return func(*args, **kwargs) File /opt/conda/lib/python3.9/site-packages/google/api_core/grpc_helpers.py:74, in _wrap_unary_errors.<locals>.error_remapped_callable(*args, **kwargs) 72 return callable_(*args, **kwargs) 73 except grpc.RpcError as exc: ---> 74 raise exceptions.from_grpc_error(exc) from exc Unknown: None Stream removed
Francisco V. · Reviewed over 2 years ago
Fermin H. · Reviewed over 2 years ago
Pranav A. · Reviewed over 2 years ago
clear
Luis Ángel M. · Reviewed over 2 years ago
Simone P. · Reviewed over 2 years ago
because of the region problems (which I leaved it with the default value) I could not finish the lab
Saeed E. · Reviewed over 2 years ago
Bogusław K. · Reviewed over 2 years ago
Christian J. · Reviewed over 2 years ago
Yanchun Y. · Reviewed over 2 years ago
Mario T. · Reviewed over 2 years ago
George I. · Reviewed over 2 years ago
Pavel G. · Reviewed over 2 years ago
Sorenza B. · Reviewed over 2 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.