Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"Probabilistic Feature Selection"

misaghbmisaghb Member Posts: 7 Contributor II
edited June 2019 in Help

Hi all,

Assume I have an example set with m samples and n features.
I have weighted these n features with a statistical weighting method (like Gini, Chi-squared, InfoGain, etc.).
Now I have n normalized weighted features.
How can I probabilistically choose p features from these n features? (p << n)  // p is very smaller than n
I want each feature have a probability to be chosen amongst these p features and this probability should be its normalized weight.

Can anybody help me?
Please help me find the operator tree to solve this problem.

Thanks in advance.
-- Misagh.
Sign In or Register to comment.