Icon

01_​Example_​for_​Using_​PMML_​for_​Transformation_​and_​Prediction

PMML Transformation and Prediction

Example on how a PMML model can be created that holds information on both transformation and prediction. It shows how this PMML can be build while learning and how it can later be applied for predictions.

PMML Transformation and Prediction Example on how a PMML model can be created thatholds information on both transformation and prediction.It shows how this PMML can be build while learning andhow it can later be applied for predictions. Append normalizationCreate empty PMMLwith some header infoAppend modelApply transformationsPredictSeed = 0Take first120 rowsIris dataNormailze fieldsScore resultsLearn model PMML TransformationAppender Empty PMML Creator PMML Model Appender NormalizerApply (PMML) Decision TreePredictor Shuffle Row Filter Table Reader Normalizer (PMML) Scorer DecisionTree Learner PMML Transformation and Prediction Example on how a PMML model can be created thatholds information on both transformation and prediction.It shows how this PMML can be build while learning andhow it can later be applied for predictions. Append normalizationCreate empty PMMLwith some header infoAppend modelApply transformationsPredictSeed = 0Take first120 rowsIris dataNormailze fieldsScore resultsLearn modelPMML TransformationAppender Empty PMML Creator PMML Model Appender NormalizerApply (PMML) Decision TreePredictor Shuffle Row Filter Table Reader Normalizer (PMML) Scorer DecisionTree Learner

Nodes

Extensions

Links