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!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.