I just try out BigML and look awesome. I use Google Prediciton API to fill a value on form of a web request. I need the result immediately. Why BigML require two web request and take so long to get a prediction of a trained model?
If you use BigML's web forms, the first request caches the model locally so that all the subsequent predictions are performed directly in your browser.