Explaining an Image Classification Model with Vertex Explainable AI Reviews

23964 reviews

Burra S. · Reviewed أكثر من سنة ago

Immadisetty C. · Reviewed أكثر من سنة ago

good

Maruthi S. · Reviewed أكثر من سنة ago

竣傑 張. · Reviewed أكثر من سنة ago

Srinivas R. · Reviewed أكثر من سنة ago

Vipin sajas V. · Reviewed أكثر من سنة ago

ck m. · Reviewed أكثر من سنة ago

i cannot have access to the flower database

Siav-kuong K. · Reviewed أكثر من سنة ago

Tejashwee N. · Reviewed أكثر من سنة ago

Vaishnavireddy B. · Reviewed أكثر من سنة ago

super

Suba S. · Reviewed أكثر من سنة ago

美佐 丁. · Reviewed أكثر من سنة ago

Manoj L. · Reviewed أكثر من سنة ago

minilab m. · Reviewed أكثر من سنة ago

Yuling C. · Reviewed أكثر من سنة ago

aishwarya A. · Reviewed أكثر من سنة ago

Gopika G. · Reviewed أكثر من سنة ago

LAB FAILED: ### Load, split, and copy the dataset to your GCS bucket TRAINING_DATA_PATH = DATA_PATH + "/training" EVAL_DATA_PATH = DATA_PATH + "/validation" VALIDATION_SPLIT = 0.2 # Split data files between training and validation filenames = tf.io.gfile.glob(GCS_PATTERN) random.shuffle(filenames) split = int(len(filenames) * VALIDATION_SPLIT) training_filenames = filenames[split:] validation_filenames = filenames[:split] # Copy training files to GCS for file in training_filenames: !gsutil -m cp $file $TRAINING_DATA_PATH/ # Copy eval files to GCS for file in validation_filenames: !gsutil -m cp $file $EVAL_DATA_PATH/ PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body '{ "error": { "code": 403, "message": "388338160088-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).", "errors": [ { "message": "388338160088-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exis' when reading gs://flowers-public/tfrecords-jpeg-192x192-2

Kai W. · Reviewed أكثر من سنة ago

Gopika G. · Reviewed أكثر من سنة ago

Anna H. · Reviewed أكثر من سنة ago

BALA B. · Reviewed أكثر من سنة ago

Chun-Yang W. · Reviewed أكثر من سنة ago

good

Henry C. · Reviewed أكثر من سنة ago

fix jupyter lab

harshdev s. · Reviewed أكثر من سنة ago

PRABHAT RANJAN G. · Reviewed أكثر من سنة ago

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