Discretization problem

mercyforever
mercyforever New Altair Community Member
edited November 2024 in Community Q&A

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

Tagged:

Answers

  • Andrew2
    Andrew2 New Altair Community Member

    Couldn't you just use "Discretize by User Specification" and manually set the boundaries?

     

    Here's an example