At BigML we are always striving to provide our users with the best options to integrate machine learning into their workflows, be it through our bindings, available for the major programming languages, our BigMLer command-line tool, BigML for Google Sheet Add-on, or our proprietary Domain Specific Language WhizzML. Our latest effort in this direction is providing the means to integrate the BigML platform into Web-based automation tools such as Zapier, a web service that allows end users to create workflows across different web applications, including Google Drive, Salesforce, Gmail, and many others.
Today, we’d like to give you a preview of the new BigML Predict Action for Zapier, which will allow users to make predictions using Models, Ensembles, Logistic Regressions, or Clusters in their BigML account as part of a larger Zapier workflow. Imagine the following scenarios:
- An IoT device monitors the insulin and glucose level, and the blood pressure of a patient and periodically, e.g., every hour, sends its data to some remote storage service, e.g. a Google Sheet or an email server. Whenever new data comes in, a Zapier trigger reads it in and passes it to the BigML Predict action, which will predict the likeliness of diabetes. The prediction outcome is then used to trigger the sending of an email in case the confidence of a diabetes diagnosis is higher than a given threshold.
- An E-commerce service stores all processed orders in Salesforce, along with the data about the buyer, the payment, and any other significant data to describe the transaction, such as whether the delivery was disputed, the product was returned, a refund required, etc. For each new order coming in, you could trigger a prediction using a BigML model to evaluate the likeliness of that transaction to fail for whatever reasons. If the prediction confidence is higher than a given threshold, you can use another Zapier action to flag the transaction in Salesforce as requiring ad-hoc tracking by a human controller.
These scenarios represent just a couple of possibilities on how to integrate the BigML Predict action in a Zapier workflow. The following images shows a simple Zapier workflow that polls a Google Sheet for new input data, uses those inputs to make a prediction by using a given model, then stores the prediction in a separate sheet.
Using Zapier UI you can easily map the data in your Google Sheet as input to a BigML Predict action:
Once you enable your Zapier workflow, it will check the input Google Sheet for new data and automatically store the prediction in a second Google Sheet:
The BigML Predict action for Zapier is available as a beta for any BigML customer that is willing to try it out. Just get in touch with us and we will provide you access to our new Zapier action.