Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
Sign in
  • KNIME Hub
  • knime
  • Spaces
  • Examples
  • 00_Components
  • Model Interpretability
  • Partial Dependence Pre-processing
ComponentComponent

Partial Dependence Pre-processing

Last update: 

This Component is required to sample the data to be visualized in the Partial Dependence/ICE Plot (JavaScript) node. You can select only numerical features of Double Type feature columns. The Component will create for you the desired number of samples for each selected feature and for each instance row. The linear sampling technique will range between the lower and upper bound found in the input Table Spec. You can use Edit Numeric Domain node to customize the Table Spec bounds and the resulting sampling performed by the component.

Component details

Input ports
  1. Test/Validation set Rows Type: Data
    A table with rows from your test/validation set. Make sure to include all the feature columns of your model. Also the categorical columns (String type) should be in this table if you have any.
Output ports
  1. Samples Table Type: Data
    A table containing in each row a different sample relative to a test/validation set row where only a single feature was changed. For each different row in the input table we sampled the desired number of samples for each selected numerical feature column. In fact the size of this table is: (number of samples) X (number of selected feature columns) X (number of rows in input table)

Used extensions & nodes

Created with KNIME Analytics Platform version 4.1.0
  • KNIME Core Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.1.0

  • KNIME Data Generation Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.1.0

  • KNIME Math Expression (JEP) Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.1.0

  • KNIME Quick Forms Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.1.0

Short link

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2021 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits