Hi Malaka, The final list of methods that will implement under GooglePrediction connector is as follows.
*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. Thanks & Regards Rasika -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-GooglePrediction-tp97528p97694.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
