This is an example for visualizing a partial dependence plot and an ICE curves plot in KNIME.
An XGBoost model was picked, but any model and its set of Learner and Predictor nodes can be used.
- Read the dataset about wines
- Partition the data in train and test
- Create the samples via the apposite shared component Partial Dependence Pre-processing
- Score the samples using the predictor node and a trained model
- Visualize the Partial Dependence/ICE Plot and customize it directly in the View (Execute > Right Click > Open View)
- Apply and Close to save the custom in-view settings
URL: Data Source: UCI - Wine Quality Data Set http://archive.ics.uci.edu/ml/datasets/wine+quality
URL: Christoph Molnar - Interpretable Machine Learning - A Guide for Making Black Box Models Explainable - 5.1 Partial Dependence Plot (PDP) https://christophm.github.io/interpretable-ml-book/pdp.html
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!