Selection after adding weights to data

norita
New Altair Community Member
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



Tagged:
0
Best Answer
-
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.
0
Answers
-
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.
0