I'm learning with RapidMiner and I would love to run Linear Regresion on my data set. But I'm getting error that this method/technique cannot handle polynomial attributes.
What is the best way how to figure out this problem? Those attributes are basic strings and very important inputs as well.
Is there some kind of technique how to convert those strings, polynomial attributes, into numbers or integers or whatever?