This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Google Prediction connector allows you to access the exposed Google Predictions REST API through the WSO2 ESB. The Google Prediction API provides pattern-matching and machine learning capabilities. Given a set of data examples to train against, you can create applications that can perform the following tasks:

  • Given a user's past viewing habits, predict what other movies or products the user might like. 
  • Categorize emails as spam or non-spam. 
  • Analyze posted comments about your product to determine whether they have a positive or negative tone. 
  • Guess how much a user might spend on a given day, given the user's spending history. 

Getting started

To get started, go to /wiki/spaces/CONNECTORS/pages/48464461. Once you have completed your configurations, use the instructions in /wiki/spaces/CONNECTORS/pages/48464463 to test your integration.

Additional information

For general information on using connectors and their operations in your ESB configurations, see Using a Connector. To download the connector, go to https://github.com/wso2-dev/esb-connectors/tree/master/googleprediction, and then add and enable the connector in your ESB instance. 

  • No labels