Hub
Pricing About
ComponentComponent

TVT (Train-Validate-Test) Split

poitryu profile image
Draft Latest edits on 
Mar 11, 2022 9:32 PM
Drag & drop
Like
Use or download
Splits a single input dataset into training, validation, and testing subsets. The proportion of the training set is controlled by the user; the remaining data is split equally into the validation and testing sets. The node also allows for stratified sampling based on a string or boolean column of the input data. The column contents must have a domain defined on them. A seed value can be supplied for randomized sampling to allow for consistent results. If no seed is given, a random seed will be used each time. Requires the "KNIME Streaming Execution" extension.

Component details

Input ports
  1. Type: Table
    Input
    Input dataset
Output ports
  1. Type: Table
    Training Set
    Training set. The size of this table is defined by the slider control in the configuration dialog.
  2. Type: Table
    Validation Set
    Validation set. The size of this table is half of the remaining data after the training set has been split off.
  3. Type: Table
    Testing Set
    Testing set. The size of this table is half of the remaining data after the training set has been split off.

Used extensions & nodes

Created with KNIME Analytics Platform version 4.5.1
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.1

    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    knime
  • Go to item
    KNIME Math Expression (JEP)Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    knime
  • Go to item
    KNIME Quick FormsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    knime

This component does not have nodes, extensions, nested components and related workflows

Legal

By using or downloading the component, you agree to our terms and conditions.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits