Discretization problem


Hi,
I have added a discretize operator with 2 classes. Now I want to perform another discretize_by_binning on each class with different number of bins.(i.e. class_1 with 3 subclasses and class_2 with 2 subclasses) Anyone knows what to do?
Thanks
0
Answers
Couldn't you just use "Discretize by User Specification" and manually set the boundaries?
Here's an example