Namespace com.ibm.streams.pmml

Operators

  • PMMLScoring: The PMMLScoring operator scores tuple data it receives on the first input port against a previously loaded PMML model.
  • WMLModelFeed: The WMLModelFeed operator downloads a Machine Learning (ML) model from the IBM Cloud Machine-Learning-Service. Besides other features, the Machine-Learning-Service provides a repository for trained ML models.

Types

  • ModelData: The ModelData type contains a new model and the meta-data describing the model.
  • WMLModelMetaData: The WMLModelMetaData type contains a set of meta-data by which each model in WML repository is identified.