I have outputs (predicted data) from 6 different PMML Predictors. My goal is to visualize the output (predicted data) from all 6 PPM Predictors together in 1 node. If possible as a text.
Thank you for your feedback. May I provide you with some more insights.
I trained 6 models, deployed them, and tested them with new data. Now, I have 6 results (e.g. calculate average grade or check in anabin) for all ca. 100 entries (test data set). My goal is to combine all 6 predictions for all 100 entries in 1 single text file. Then it is possible to see all 6 results per person on 1 single line instead of 6 different lines.