Icon

PMML to Java

PMML to Java compiler and scorer

This category contains 5 nodes.

Compiled Model Predictor 

Executes the scoring code generated by a PMML Compiler.

Compiled Model to Jar Writer 

Writes a compiled model into a jar file.

Compiled Transformations Applier 

Executes the transformation code generated by a PMML Compiler.

PMML Compiler 

Creates Java code for scoring from a PMML model.

PMML Compiling Predictor 

Generates Java scoring code from a PMML model, compiles it into bytecode and executes it on the given data.