Hello everyone, I am having some problems using Knime.
I am trying to build a deeplearner and testing it using the CIDDS-001 dataset.
The problem I am having is the DL4J Feedforward learner node only detects 5 columns which are (Duration, Src Pt, Dst Pt, Packets, AttackID).
I tried to use the domain classifier and remove the limit on the possible values, and made sure the data has no missing values. However, I am not
sure if Knime is detecting some values as missing values.
Any help would be appreciated.