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
Advantages of MRMR
I chose MRMR selection for the first selection and then forward
selection as further selection for my model. Now I want to justify my
choice.
So far, I would say MRMR is not expensive in compution
time and therefor good for a first selection (150 variables). And it is
better as other filter methods (also computional inexpensive methods) as
e.g select by weight by correlation /information gain
because it adresses the interferance of variables amongst each other.What do you think of my reasoning? Is there an advantage of the MRMR algorithm I missed? Are there any recommondations where it is likely to use?
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data ScientistHi @norita ,for me there is a tradeoff between the runtime/complexity of the algorithm. I quickly drew how i think the power/rumtime tradeoff looks like
So MRMR is actually a nice tradeoff here. But you are right it is not perfect. I also often use it as a pre-filter to go down to a handable sample size first.Cheers,Martin
- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany2
Answers