Hey guys, I’m new to MLP and needed some help with it. I have a worksheet with the target attribute to be salary(nominal/catergorical attribute). Am i doing it the correct way or am i missing something
best regards Matt

Hey guys, I’m new to MLP and needed some help with it. I have a worksheet with the target attribute to be salary(nominal/catergorical attribute). Am i doing it the correct way or am i missing something
best regards Matt
Hi Matt @pizafile , welcome to the KNIME Forum,
I think you are doing it (more or less) in the correct way, but if doesn’t work something is missing…
To help you out, more information is needed; e.g.
gr. Hans
I’m getting a double required error but i don’t really know how to prepare my data for it to work, what nodes should i use for the salary attribute(target attribute)?
KNIME_test.knwf (414.1 KB)
Hi @pizafile
Your workflow was not quite correct. The NN Learner takes only Doubles as an input. (and the target variable). So I made some adjustments to your wf KNIME_test_2.knwf.knwf (576.3 KB) to make it work .
I see, thank you for helping me
I have another question, how do i make this model more accurate?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.