Data Science

(Naive Bayes) How to solve the problem if a particular attribute includes numeric values?

- calculate the mean (μ) and the std. deviation (σ) and plug it into the following formula
 
 
- where x is the attribute value of the instance that you want to make a prediction for

Diskussion