July 2018
Beginner to intermediate
406 pages
9h 55m
English
Given a new tweet, the only part left is to calculate the probabilities:
Then choose the
class as having the higher probability.
As for both classes, the denominator,
, is the same, we can simply ignore it without changing the winner class.
Note, however, that we don't calculate any real probabilities any more. Instead, we are estimating which class is more likely given the evidence. This is another reason why Naïve ...
Read now
Unlock full access