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

The Bernoulli model

martin_mmartin_m Member Posts: 1 Learner III
edited November 2018 in Help
Hello,
maybe somebody know, how  implement The Bernoulli model (http://nlp.stanford.edu/IR-book/html/htmledition/the-bernoulli-model-1.html) in rapidminer ?

Thanks for response

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi Martin,
    it seems to me the only difference to NaiveBayes is in line 8, where there are added two ones. If you think this difference can be ignored, just use NaiveBayes. Otherwise I think you will have to implement your own learning algorithm...

    Greetings,
      Sebastian
Sign In or Register to comment.