Using Vectors deriving from BERT Embedder inside a linear regression learner

Hi @rickybordon & welcome to the KNIME community forum

As mentioned by @Daniel_Weikert, you most probably can split your column of “vector-like” type into separated columns, for instance using the -Split Collection Column- node.

The following workflow shows how to do it on a column of type bit vector (but the node can normally split any type of vector data):

If this example doesn’t help, please upload here an example of your data on a KNIME workflow so that we can take the problem from there and help you further.

Best,
Ael

3 Likes