How would I identify important variables before doing any cluster analysis, I have a big data base of customer (purchase,loyalty..), 150 feature.
I want to work in two step: 1- Eliminate feature which is unuseful for clustering, e.g. an equivalent of correlation analyse between target and feature in supervised clustering. 2-Eliminate correlated feature, use cluster of variables, PCA. Then i do the classification.
I'm very well in the second step, but i have no idea for the first step, what is the equivalent in unsupervised clustering? which exploratory analysis can help me?
Check variable cluster analysis. proc varclus
You can also use the Variable Cluster Node under Explore
Catch the SAS Global Forum keynotes, announcements, and tech content!
sasglobalforum.com | #SASGF
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.