Icon

02_​Deployment_​Workflow_​with_​Integrated_​Deployment

Production Workflow with Integrated Deployment

This workflow shows a simple example of churn prediction with interactive threshold optimization. This workflow is used for showcasing Integrated Deployment introduce in KNIME 4.2. You can see how the trained model automatically captured (via Capture Workflow nodes) and deployed (via a Workflow Writer node). The PortObject Reference Reader nodes are used to load static parameters used by the deployed model: the missing value imputation model, the trained random forest and the optimized threshold.

Area code and churn are converted to String. trained modelmissing value imputationmodelapply newthresholdoptimzied thresholdNumber To String PortObjectReference Reader Random ForestPredictor PortObjectReference Reader Missing Value(Apply) Rule Engine PortObjectReference Reader Domain Calculator ContainerInput (Row) ContainerOutput (Row) Column Filter Area code and churn are converted to String. trained modelmissing value imputationmodelapply newthresholdoptimzied thresholdNumber To String PortObjectReference Reader Random ForestPredictor PortObjectReference Reader Missing Value(Apply) Rule Engine PortObjectReference Reader Domain Calculator ContainerInput (Row) ContainerOutput (Row) Column Filter

Nodes

Extensions

Links