🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Weight by Gini Index

User: "mansour_ebrahim"
New Altair Community Member
Updated by Jocelyn
I noticed that this operator doesn't compute weights for all attributes (features) and omits some of them. My database had 1720 features and only 334 of them, the weights were computed. Any thought on why this operator works strange.

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Caperez"
    Altair Community Member
    Hi @mansour_ebrahim

    Please take into account that if you have many missing values in one attribute the Weight by Gini operator probably will ignore it. Check if the disappeared attributes have missing values and try to solve before to apply the Weight by Gini operator. 

    Best, 

    Cesar
    User: "mansour_ebrahim"
    New Altair Community Member
    OP
    Dear Cesar
    Thanks for your reply. No missing value (even one).
    Regards.