Hub
Pricing About
NodeNode / Predictor

DL4J Feedforward Predictor (legacy) (deprecated)

KNIME LabsDeep LearningDL4J (legacy)Predict

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like

This node uses the supplied trained Deep Learning Model to create predictions or activations for the supplied test data. The network output activation will be appended to the training data as a collection column where the collection has the same length as the number of output units of the network, which is usually specified in the Output Layer. The numbers contained in the collection are the raw output activations of the last layer of the network. If specified and the activation of the last layer is 'softmax' the raw activation can be interpreted as class probabilities and be associated with a class label taken from the Deeplearning Model the model was trained on. The supplied data table needs to be in the same format as the table used for learning, meaning it needs to contain columns of the same name and type.

The KNIME Deeplearning4J Integration has been marked as legacy with KNIME Analytics Platform 5.0 and will be deprecated in a future version. If you are using this extension in a production workflow, consider switching to one of the other deep learning integrations available in KNIME Analytics Platform.

Node details

Input ports
  1. Type: DL4J Model
    Deep Learning Model
    Trained Deep Learning Model.
  2. Type: Table
    Data Table
    Data table containing testing data.
Output ports
  1. Type: Table
    Data Table
    Data Table containing original testing data with appended network output. The network output is given by a collection column containing output activations for each test example. Additionally, softmax prediction may be appended.

Extension

The DL4J Feedforward Predictor (legacy) (deprecated) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

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