You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the purposes of this project, classification is easy. When we are calculating the ratio score for a 'spam' document, for example, 'not spam' is simply 'ham.' But how do we calculate the conditional probabilities when there are multiple labels that are 'not spam?'
The text was updated successfully, but these errors were encountered:
For the purposes of this project, classification is easy. When we are calculating the ratio score for a 'spam' document, for example, 'not spam' is simply 'ham.' But how do we calculate the conditional probabilities when there are multiple labels that are 'not spam?'
The text was updated successfully, but these errors were encountered: