Analytics Builder 10.14.0 | Using Analytics Builder for Cumulocity IoT | Block Reference | Calculation | Machine Learning
 
Machine Learning
apama.analyticskit.blocks.core.Zementis
Invokes the specified Machine Learning model that scores the input data.
To use this block, the Machine Learning application needs to be available with the respective Machine Learning models in the tenant.
If the Machine Learning model does not yet exist, use the Machine Learning application to add it. If you have added the Machine Learning model while your Analytics Builder model was still in edit mode, exit the model editor and then edit your Analytics Builder model once more. This refreshes the list of available Machine Learning models and you can then select the newly added model.
Block inputs correspond to the Machine Learning model's inputs (that are marked Active) in the order specified by the Machine Learning model. All inputs used by the model must be connected. Outputs correspond to the outputs as specified by the Machine Learning model. If a PMML output is specified as "JSON", then the block outputs a string version of the JSON, but the properties of the object are also available as extra values which can be extracted using the Extract Property block, which is the recommended way of unpacking multiple values from such an output. Currently, timestamp inputs are not supported.
Parameters
Name
Description
Type
Notes
Machine Learning Model
Name of the Machine Learning model.
string
Input Port Details
Name
Description
Type
Value 1
Input value 1.
any
Value 2
Input value 2.
any
Value 3
Input value 3.
any
Value 4
Input value 4.
any
Value 5
Input value 5.
any
Value 6
Input value 6.
any
Value 7
Input value 7.
any
Value 8
Input value 8.
any
Value 9
Input value 9.
any
Value 10
Input value 10.
any
Output Port Details
Name
Description
Type
Output 1
Output value 1.
any
Output 2
Output value 2.
any
Output 3
Output value 3.
any
Output 4
Output value 4.
any
Output 5
Output value 5.
any
Output 6
Output value 6.
any
Output 7
Output value 7.
any
Output 8
Output value 8.
any
Output 9
Output value 9.
any
Output 10
Output value 10.
any