MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements about Naive Bayes is incorrect? |
| A. | attributes are equally important. |
| B. | attributes are statistically dependent of one another given the class value. |
| C. | attributes are statistically independent of one another given the class value. |
| D. | attributes can be nominal or numeric |
| Answer» C. attributes are statistically independent of one another given the class value. | |