Which operator can be used to split the input into subsets?

tshindeUser: "tshinde"
New Altair Community Member
Updated by Jocelyn
I have an input set that has been sampled and normalized. I now want to divide this dataset into 2 subsets based on the value of one attribute only. eg: The feature is 'has_children'. I want to segregate the instances depending on has_children=0/1 and then apply clustering to each subset.
I am not trying to create training-test sets for validation. If anyone has any pointers, please let me know.

Find more posts tagged with

Sort by:
1 - 1 of 11