Questions tagged [google-cloud-automl]

Google Cloud AutoML is a suite of machine learning products from Google. Use this tag for questions related to Google's custom machine learning model tools.

Google Cloud AutoML is a suite of machine learning products from Google. Use this tag for questions related to Google's custom machine learning model tools.

397 questions
-1
votes
1 answer

Pass parameters along image for Image Recognition

I need to label a given image with an Image Recognition solution, and then skim the results based on another parameter. For example, I may pass the photo of the the City Hall of a certain city, and the algorithm would return me labels identifying…
-1
votes
1 answer

I can't export a GCP autoML model to a bucket

I already exported models to a bucket before using the WebUI, but today when i am trying to export a new model don't show to me the option to chose where to save the model. After click on 'Container' I already try use the CMD mode but, a error is…
-1
votes
1 answer

Google Natural Language python library has problems predicting when certain words in sentence

On the portal, I can insert a sentence and get a score back. If I use the python library I get sentences with no scores. Upon further investigation, it turns out a single word (without punctuation) prevents the prediction. If I replace this word…
-1
votes
1 answer

CSV format for ML Vision

Wrong number of CSV columns for AUTOML vision and no documentation on the correct format I'm trying to use AutoML to train some images I've annotated. It complains that I have the wrong number of columns in the CSV I wrote (saying it should be 11…
-2
votes
1 answer

Add "Formality" parameter to Google NL API

Is it possible to force the delivery of a more or less formal response via parameter for Google NL or the AutoML models? Other MTEs have this functionality but we've not been able to find anything similar while working with the REST API.
-2
votes
1 answer

Machine Learning Supervised Clustering on a Field

I'm trying to build a model on labeled data that can cluster on a specific field. Example data: The field I want to cluster on is class_id. I want to be able to give the model (class_id, date, class_time) and get an estimated time in minutes that a…
-3
votes
1 answer

how to create a CSV in gcloud command?

I am currently trying to search a group of ebooks to learn more about C#. The aim is to ask a question get a page in one or multiple of the ebooks to read. I went to the g_suite chat team and they have kindly directed me to vision commands that was…
basem
  • 33
  • 5
1 2 3
26
27