The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
[SOLVED] Operator Rule Induction
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
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
0
Answers
:-[
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
regards