Google to start charging for Prediction API
Sunday, 09 January 2011

The Prediction API gives developers access to Google's own machine learning algorithms to analyze data and predict outcomes. The service is free for up to six months depending on usage.

 

Banner

 

The Google Prediction AI provides access to Google's AI tools that it uses internally for  a range of classification and prediction tasks.

It basically is a REST style API to a general purpose pattern recognition engine. You can upload some data, which can be unstructured text or numeric, to Google Storage for Developers. You then perform a supervised learning stage and finally you can use the trained model to classify new data.

For more detailed information on the API see:

Google gets into AI with an API

 

predict1

Until recently it has been in a closed beta and essentially getting to use it was by invitation only. Now it looks as if a paid for service is the next step. It currently still isn't clear if Google are going to throw the service open to all - at the moment you still have to apply for access.

The service will be free to users for six months or until the they reach a cap of 20,000 predictions - whichever comes first. Free accounts will also be limited to 100 queries and 5MB trained per day.

After the free period Google will charge:

  • $10 monthly fee per project. A project is defined by a unique key on the Google APIs console.
  • The monthly fee covers 10,000 additional predictions per month. Beyond that, predictions cost $0.50 per 1,000 predictions. If you intend to make more than 40,000 predictions per day, please contact us. Google Prediction has an absolute limit of 60,000 predictions per day.
  • $0.002 per MB trained (maximum size of each dataset: 100MB)

You can monitor your use of the service and configure it via the Google API console.

The bottom line seems to be that there is a profit to be made from AI - well there is at least for Google.

More information

http://code.google.com/apis/predict/

Google gets into AI with an API

Google API Console

Banner


Android 15 Developer Preview Updated
25/03/2024

Google has released Android 15 Developer Preview 2 with changes including better handling of automatic language switching and updates for OpenJDK 17.



ZLUDA Ports CUDA Applications To AMD GPUs
18/04/2024

ZLUDA is a translation layer that lets you run unmodified CUDA applications with near-native performance on AMD GPUs. But it is walking a fine line with regards to legality.


More News

Last Updated ( Monday, 10 January 2011 )