Hi, All the methods will be implemented except getTrainedModel()
If that is the case this looks good. Best Regards, Malaka On Fri, May 30, 2014 at 8:37 AM, Rasika Hettige <[email protected]> wrote: > *Introduction* > 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 > a 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 his spending > history > > *API (REST)* > https://developers.google.com/prediction/docs/reference/v1.6/ > > *GooglePrediction Connector Summary* > • Connector Name: googleprediction-connector-1.0.0 > • Version: 1.0.0 > • Technology: REST > > *Authentication* > Google Prediction API uses OAuth2/token-Based authentication. > > > *Methods Selected* > > *Hostedmodels* > predictHostedModel - To do a prediction against a hosted model > > *Trainedmodels* > analyzeTrainedModel - Get analysis of the model and the data the model was > trained on. > deleteTrainedModel - Delete a trained model. > getTrainedModel - Check training status of your model. > insertTrainedModel - Train a Prediction API model. > listTrainedModels - List available models. > predictTrainedModel - Submit model id and request a prediction. > updateTrainedModel - Add new data to a trained model. > > > *Methods Not Selected* > getTrainedModel - The functionality of this method can also be achieved by > listTrainedModels method. Hence this is not considered for v1.0. > > Thanks & Regards > Rasika > > > > -- > View this message in context: > http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-GooglePrediction-tp97528.html > Sent from the WSO2 Architecture mailing list archive at Nabble.com. > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/ http://www.wso2.com/about/team/malaka-silva/ <http://wso2.com/about/team/malaka-silva/> Save a tree -Conserve nature & Save the world for your future. Print this email only if it is absolutely necessary.
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
