🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

which stopping criterion in dicretize by entropy

User: "pep"
New Altair Community Member
Updated by Jocelyn
Hi
The specification of the discretize by entropy operator says: "The discretization is performed by selecting a bin boundary minimizing the entropy in the induced partitions. The method is then applied recursively for both new partitions until the stopping criterion is reached."
Which of the stopping criteria is used in this implementation (the one based on threshold of entropy? maximum number of bins?), and how can its parameter be set please? 
Cheers.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "land"
    New Altair Community Member
    Hi,
    actually I don't know myself, but the source code says, you should refer to

    a) Multi-interval discretization of continued-values attributes for classification learning (Fayyad,Irani) and
    b) Supervised and Unsupervised Discretization (Dougherty,Kohavi,Sahami).

    Tell me if you know...

    Greetings,
      Sebastian