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

Selection after adding weights to data

noritanorita Member Posts: 29 Learner III
edited July 2021 in Help

Hi


Does anyone know how to fix this problem. I actually wanted to use MRMR weighing to select the variables. The weighing itself works but somehow it does not serve for variable selection. I kind of stuck here.

Otherwise I need to split the weighing step from the selection step. And use the MRMR-FS Operator for the selection after weighing and see the count above random. But then I lose the quality of bootstrapping in the process of selection.

You might need to have a quick look within the community sample…:

 the community samples>community data science>How to use future selection.

 

…the weighing is adopted from it.

 

Best

 

Nora




Best Answer

  • MarcoBarradasMarcoBarradas Administrator, Employee-RapidMiner, RapidMiner Certified Analyst, Member Posts: 272 Unicorn
    Solution Accepted
    Hi @norita after applying the weightening operator of your choice you can use a select by weight operator which receives the output of the previous weighthening task.

     

Sign In or Register to comment.