The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Clustering with category data or polynomial data

user2121user2121 Member Posts: 1 Learner I
I'm trying to cluster with a categorized data. But I get 'non numerical attrıbute error. 
How can i fix this situation ???

Answers

  • ruhailaruhaila Member Posts: 48 Guru
    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.
Sign In or Register to comment.