My favorites | English | Sign in

Google Prediction API (Labs)

How do I start?

Featured Video

What is the Google Prediction API?

The Prediction API enables you to make your smart apps even smarter. The API accesses Google's machine learning algorithms to analyze your historic data and predict likely future outcomes. Using the Google Prediction API, you can build the following intelligence into your applications:

  • Recommendation systems (demo code)
  • Spam detection (demo code)
  • Customer sentiment analysis
  • Upsell opportunity analysis
  • Message routing decisions
  • Diagnostics
  • Document and email classification
  • Suspicious activity identification
  • Churn analysis
  • Language identification
  • And much more...

 

Features

  • Lightweight RESTful API
  • Asynchronous training
  • Automatically selects from several available machine learning techniques
  • Supported inputs: numeric data and unstructured text
  • Outputs hundreds of discrete categories, or continuous values
  • Accessible from many platforms: Google App Engine, Apps Script (Google Spreadsheets), web & desktop apps, and command line