A program to recognize and reward our most engaged community members
vasuraghavan wrote:I am using RapidMiner SVM learning algorithm for learning from examples. The data is in Excel Spread sheet. If I upload the data to a database table (MySQL) and use DatabaseExampleSource, the process works fine. If I change the DatabaseExampleSource to ExcelExampleSource I get an error "Polinomial attributes not supported. Use Binary2Multiclass learner to wrap the learning algorithm?