Classify Images with TensorFlow on Google Cloud: Challenge Lab Reviews
7156 reviews
Agung W. · Reviewed 3 months ago
VIVEK K. · Reviewed 3 months ago
zyca m. · Reviewed 3 months ago
Adam G. · Reviewed 3 months ago
--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) Cell In[29], line 1 ----> 1 from google.cloud import aiplatform 2 print("aiplatform version: ", aiplatform.__version__) File /opt/conda/lib/python3.10/site-packages/google/cloud/aiplatform/__init__.py:24 19 from google.cloud.aiplatform import version as aiplatform_version 21 __version__ = aiplatform_version.__version__ ---> 24 from google.cloud.aiplatform import initializer 26 from google.cloud.aiplatform.datasets import ( 27 ImageDataset, 28 TabularDataset, (...) 31 VideoDataset, 32 ) 33 from google.cloud.aiplatform import explain File /opt/conda/lib/python3.10/site-packages/google/cloud/aiplatform/initializer.py:31 28 from google.auth import credentials as auth_credentials 29 from google.auth.exceptions import GoogleAuthError ---> 31 from google.cloud.aiplatform import compat 32 from google.cloud.aiplatform.constants import base as constants 33 from google.cloud.aiplatform import utils File /opt/conda/lib/python3.10/site-packages/google/cloud/aiplatform/compat/__init__.py:18 1 # -*- coding: utf-8 -*- 2 3 # Copyright 2022 Google LLC (...) 15 # limitations under the License. 16 # ---> 18 from google.cloud.aiplatform.compat import services 19 from google.cloud.aiplatform.compat import types 21 V1BETA1 = "v1beta1" File /opt/conda/lib/python3.10/site-packages/google/cloud/aiplatform/compat/services/__init__.py:18 1 # -*- coding: utf-8 -*- 2 3 # Copyright 2021 Google LLC (...) 15 # limitations under the License. 16 # ---> 18 from google.cloud.aiplatform_v1beta1.services.dataset_service import ( 19 client as dataset_service_client_v1beta1, 20 ) 21 from google.cloud.aiplatform_v1beta1.services.endpoint_service import ( 22 client as endpoint_service_client_v1beta1, 23 ) 24 from google.cloud.aiplatform_v1beta1.services.featurestore_online_serving_service import ( 25 client as featurestore_online_serving_service_client_v1beta1, 26 ) ModuleNotFoundError: No module named 'google.cloud.aiplatform_v1beta1.services.dataset_service' ERRROR, HARD TO SOLVE
stoic s. · Reviewed 3 months ago
Gibran Dias I. · Reviewed 3 months ago
Luar biasa
Muhammad F. · Reviewed 3 months ago
Novan F. · Reviewed 3 months ago
abhinav g. · Reviewed 3 months ago
Gabriel Asael T. · Reviewed 3 months ago
There's an error about not being able to use builder.py while trying to use Vertex SDK
Ewaldo_048 G. · Reviewed 3 months ago
Mochammad Syahrul A. · Reviewed 3 months ago
Afrizal Luthfi E. · Reviewed 3 months ago
Aditya Dharma M G. · Reviewed 3 months ago
Efan W. · Reviewed 3 months ago
Andry Syva M. · Reviewed 3 months ago
Bajaru P. · Reviewed 3 months ago
Rahul H. · Reviewed 3 months ago
Madyan A. · Reviewed 3 months ago
Image classification for each trained dataset are deployed with downward Python function in the related NVIDIA accelerator type where some extra GPU API can be developed for enabled Cloud Shell
Anshuman M. · Reviewed 3 months ago
sautraja G. · Reviewed 3 months ago
candra h. · Reviewed 3 months ago
santoshi d. · Reviewed 3 months ago
Muhammad R. · Reviewed 3 months ago
Dava A. · Reviewed 3 months ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.