Can I know what is this issue for my Missing Value Node?

image
image

I have ignore this error and everything comes out fine.

I have also try to twig the options / configurations and to no avail

Hi @Nimisha1986,

That’s not an error, it’s a warning to let you knw that the method you have used cannot be applied via the PMML port.

2 Likes

Hello, so this does not mean that I am doing something wrongly right sorry I am not sure what it meant.

As this is an assignment and I have to submit the workflow to my lecturer

Assuming no other problems, your workflow is fine. Knime has the ability to write models to Predictive Model Markup Language (PMML) files which can be used by other model platforms. In some cases such as yours an action in Knime won’t allow Knime to produce a PMML file. PMML has a very specific structure. This is simply a warning and has no effect on your Knime model. Check this PMML Writer description and Google “PMML” so you can explain to your instructor:

4 Likes

Thanks guys! I have already presented the data, my lecturer did not ask about the ! appearing on my node!

Thanks again!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.