Clustering with category data or polynomial data

user2121
user2121 New Altair Community Member
edited November 5 in Community Q&A
I'm trying to cluster with a categorized data. But I get 'non numerical attrıbute error. 
How can i fix this situation ???

Tagged:

Answers

  • ruhaila
    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.