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
Interpreting Correlation
k_vishnu772
Member Posts: 34 Learner III
HI All ,
I need small help in interpreting the results of cross correlation.i am using it for classification problem where my target is a binary (yes or no) and most of my input variables are polynomials and i ran the correlation after converting them to numerical variables .lets take one example where i have variable1(V1,V2,V4,V5) and variable2 (T1,T2,T3,T5) and i got the correlation result of V1 and T1 as 0.345 and i don't understand how to interpret this value in relation to my binary target.Could ou please help .
Regards,
Vishnu
0
Answers
You shouldn't interpret the correlation coefficent at all for nominal variables! I believe the internal calculation is just the correlation based on ranked category values, but this is rarely meaningful.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts
I agree with Brian. However, you could use the techniques of Polychorical Correlation or Correspondence Analysis to analize your tables. They are both descriptive statistical processes, which are not included in RM.
Regards,
Sebastian