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.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME Deeplearning4J Integration (64bit only) from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
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, follow @NodePit on Twitter, or chat on Gitter!
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.