1-Use the naïve Bayesian classifier on training data 
2-list some prominent use cases of the naïve bayesian classifier?
3-what gives the naïve Bayesian classifier the advantage of being computationally inexpensive?
4-why should we use log-likelihoods rather than pure probability values in the naïve Bayesian classifier