[SOLVED] Operator Rule Induction

MarcosRL
MarcosRL New Altair Community Member
edited November 5 in Community Q&A
Hello friends of the community a question.
The operator "rule induction" in the wiki states:
"This operator works similar to the propositional rule learner named Repeated Incremental Pruning to Produce Error Reduction (RIPPER, Cohen 1995). Starting with the less prevalent classes, the algorithm iteratively grows and prunes rules Until There are no positive examples left or the error rate is Greater than 50%. "

What is not clear to me is
What induction technique as applied?
Because it says "operator works similar to ..."
What is the name induction technique that applies this operator?
regards
Tagged:

Answers

  • MarcosRL
    MarcosRL New Altair Community Member
    the question seemed easy ???
    :-[
  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Hi,

    our new Operator Documentation (of which the first batch was released with RapidMiner 5.3.5 and is shown in the "Help" view in RapidMiner) should answer your question ;)
    It implements the RIPPER algorithm.

    Regards,
    Marco
  • MarcosRL
    MarcosRL New Altair Community Member
    thanks Marco  ;D
    regards