A machine learning algorithm that learns the columns of one file and predicts the columns of another file.

Hello everyone,

I’m quite new to KNIME.

I have an Excel file containing part numbers and their corresponding sub-systems.
What I want to do is to create a machine learning algorithm that learns which sub-subsystem each part number belongs to, and then predicts the subsystem based on the part numbers provided in another Excel file.

How can I achieve this in KNIME?

Hi
are you sure that is a ML question? It sounds like a mapping to me (Joiner or Value Lookup)
br