The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
"Feature selection to improve accuracy."
hammadalam89
Member Posts: 8 Contributor II
Hi,
I am doing sentiment analysis on news articles. But when I train my data, I am unable to get accuracy more than 64% by using SVM algorithm. For that improvement, I must have to focus on Feature Selection.
What are that features which are present in Rapidminer6 for feature selection ? What can I do for that ?
I am doing sentiment analysis on news articles. But when I train my data, I am unable to get accuracy more than 64% by using SVM algorithm. For that improvement, I must have to focus on Feature Selection.
What are that features which are present in Rapidminer6 for feature selection ? What can I do for that ?
Tagged:
0
Answers
There are various operators in the group Data Transformation->Attribute Set Reduction and Transformation->Selection->Optimization
Optimize Selection does a forward or backward selection and Optimize Selection (Evolutionary) uses a genetic algorithm approach.
regards
Andrew