The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
importance of attribute feature
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
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
1
Best Answer
-
varunm1 Member Posts: 1,207 UnicornHello @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.Regards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
3