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
K-Means Cluster Analysis with a Date Attribute
I need help doing a cluster analysis with a date attribute. So far, I have my titanic data input, normalized data, date to numerical, and replaced missing values. I am confused about how to run a proper k-means at this point. I have my data files. My data has transaction numbers with repeating values so maybe that is throwing me off? I'm not really skilled at using this software.
0
Answers
You are trying to get the aggregates of those values.
You'll need to use the Aggregate operator.
Please watch the video it would help you understand how summarize your dataset.
Aggregations & Joining intro | RapidMiner