Why do SVM Learner last so long? I have a table with 1000 rows and SVM Learner seems never stop running.
Other question:Is there a way to can use string values in SVM Learner? Is there a filter to convert String values to nominal values? SVM Learner ignores a huge number of columns of my table because it says that they are incompatible type. What kind of type do SVM Learner accept?
Thanks.