🎉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

[SOLVED] Operator Rule Induction

User: "MarcosRL"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "MarcosRL"
    New Altair Community Member
    OP
    the question seemed easy ???
    :-[
    User: "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
    User: "MarcosRL"
    New Altair Community Member
    OP
    thanks Marco  ;D
    regards