Clustering with category data or polynomial data
user2121
New Altair Community Member
I'm trying to cluster with a categorized data. But I get 'non numerical attrıbute error.
How can i fix this situation ???
Tagged:
0
Answers
-
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.0