Summary
This tutorial has shown how you can use a generic operator to wrap the execution of any SPSS Modeler predictive analytic (compatible with the Solution Publisher API restrictions and makes sense to execute a tuple at a time). This generic operator can be easily used by a Streams application developer to execute the predictive model against the streaming data.
Note there are other ways to execute scoring models in InfoSphere Streams through PMML and the Streams Mining toolkit. The direct wrapping technique and integration with SPSS models through the Solution Publisher interface provided here opens the scoring up to a much larger set of models than what are supported through the PMML integrations of the Mining Toolkit.





