🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Clustering with category data or polynomial data

user2121User: "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
    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.