how i select feature from four different weight technique
hi everyone hope you all are doing fine .
i am working on my thesis . i apply 4 feature selection techniques such as weight by information gain ,weight by information gain ratio ,weight by Gini index ,weight by Chi sqaure .
And Every technique rank, feature in different order .
what should i do now , how i figure out the best feature from these so that i have to apply my algorithm to find result .\
waiting for your reply
thanks
i am working on my thesis . i apply 4 feature selection techniques such as weight by information gain ,weight by information gain ratio ,weight by Gini index ,weight by Chi sqaure .
And Every technique rank, feature in different order .
what should i do now , how i figure out the best feature from these so that i have to apply my algorithm to find result .\
waiting for your reply
thanks
Find more posts tagged with
Sort by:
1 - 5 of
51

am using 4 operator(weight by Information Gain, weight by Information Gain Ratio, weight by Gini Index, weight by Chi Square). then i need to have average of them for each features.
Hi @fatimidveil,
If you want to have average of them for each features, you can take a look at the sample process called "Predictive Maintenance"
and especially to the "step 2" of this process : The subprocess called "determine influence factors".


Hope this helps,
Regards,
Lionel
If you want to have average of them for each features, you can take a look at the sample process called "Predictive Maintenance"
and especially to the "step 2" of this process : The subprocess called "determine influence factors".


Hope this helps,
Regards,
Lionel
Sort by:
1 - 1 of
11
Hi @fatimidveil,
If you want to have average of them for each features, you can take a look at the sample process called "Predictive Maintenance"
and especially to the "step 2" of this process : The subprocess called "determine influence factors".


Hope this helps,
Regards,
Lionel
If you want to have average of them for each features, you can take a look at the sample process called "Predictive Maintenance"
and especially to the "step 2" of this process : The subprocess called "determine influence factors".


Hope this helps,
Regards,
Lionel