🎉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

importance of attribute feature

User: "Thiru"
New Altair Community Member
Updated by Jocelyn
hi all, can i have clarification on the below: 

1. which operator  to be used to identify the role and its importance of a particular descriptive feature over other features  in relation with target feature.

2.  Any guideline to study the correlation between the descriptive features?

thanks in advance for your reply.

regds
thiru

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "varunm1"
    New Altair Community Member
    Accepted Answer
    Hello @Thiru

    There are multiple ways you can do this.

    1. You can simply use correlation matrix operator and add the label to that (include special attributes). This way you can check the correlation between features and target. Automodel also has this feature. You can also use weight by correlation operator.

    I recommend using automodel as it provides you with features that are prominent based on 4 factors like correlation, idness, stability and missing values. You can also find their descriptions.