Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

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.