Questions tagged [google-prediction]

Google's cloud-based machine learning tools can help analyze your data to add machine learning features to your applications.

Google's cloud-based machine learning tools can help analyze your data to add machine learning features to your applications.

Learn more about the Google Prediction API: https://developers.google.com/prediction/

111 questions
0
votes
2 answers

Google app engine and prediction API (error import)

Please help me to solve this error? I'm doing this exercise on app engine (https://developers.google.com/appengine/articles/prediction_service_accounts) , but I'm stuck in step 6.2 because I raise this error(When I run the deploy operation, it is…
CiakP1 Unt
  • 27
  • 2
0
votes
1 answer

Using app script to pass input from .csv file in Google Storage to Prediction API

how can I use app script to pass input from .csv file in Google Storage so that I can make bulk predictions (>10,000) with the Prediction API? I have created and trained my prediction model using the Google APIs Explorer. The idea Upload input .csv…
ruhong
  • 1,793
  • 5
  • 28
  • 34
0
votes
1 answer

Latest version of Google Prediction API on Google Apps Script please

I have successfully added Google Prediction API on my Google Apps Script. However the version selector shows only 1.2 for the Prediction API. The latest version is 1.5 and it has been released for a few months now. Can we have the latest version of…
ruhong
  • 1,793
  • 5
  • 28
  • 34
-1
votes
1 answer

Several request to Google AI platform simultaneously

I am developing a website in wordpress that uses Google AI platform predictions. The prediction request is done through the PHP client library. Now my question is when several users from a website are making a prediction request simultaneously is…
-1
votes
1 answer

Automate Solving of customer technical issue Production L3 tickets

I want to develop a app/software which understand text from various input and make Decision according to it. Further if any point the system got confused then user can manual supply the output for it and from next time onwards system must learn…
-1
votes
1 answer

Recommended download using google prediction

I run a download portal and basically what I want to do is after a user downloads a file i would like to recommend other related categories. I'm thinking of using google predict to do this but I'm not sure how to structure the training data. I'm…
Patrick
  • 4,815
  • 11
  • 52
  • 55
1 2 3 4 5 6 7
8