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

MarcosRLMarcosRL Member Posts: 53 Contributor II
edited November 2018 in Help
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

Answers

  • MarcosRLMarcosRL Member Posts: 53 Contributor II
    the question seemed easy ???
    :-[
  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 RM Engineering
    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
  • MarcosRLMarcosRL Member Posts: 53 Contributor II
    thanks Marco  ;D
    regards
Sign In or Register to comment.