The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Feature Selection Tutorial
Hi Everyone,
I'm the new guy in rapidminer. just installed it couple days ago. I really need tutorial about feature selection.
I'm planning doing feature selection using K-Means, then doing some classification mining with the result. Is it possible doing it ?
0
Answers
Hi Iwan,
Feature Selection is a complex tasks and there are some general tutorials around on the internet. Most of them would also work in RapidMiner.
RapidMiner has quite some options built into the core (Forward Selection, Backwards Elemination, PCA, Weight by XXX). I think there is no overview about those methods yet drafted.
RapidMiner also has a open source extension focussing on this. There is a paper on this available: http://www-ai.cs.uni-dortmund.de/PublicPublicationFiles/schowe_2011a.pdf . My personal favorite is MRMR
~Martin
Dortmund, Germany