Clustering with category data or polynomial data

User: "user2121"
New Altair Community Member
Updated by Jocelyn
I'm trying to cluster with a categorized data. But I get 'non numerical attrıbute error. 
How can i fix this situation ???

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "ruhaila"
    New Altair Community Member
    Depending on the clustering algorithm/operator that you use, if it is using value-based similarity, therefore, you need to convert your categorical data into numeric. Perhaps share your .rpm and data files for more accurate solution? I am simply guessing here.