For example, I have a dataset which you can see below image Dataset which has event details, what I need is that
- Based on the case_id the algorithm should create a group(or cluster)
- The group should have similar case id's
Please let me know how can I do this.