Enter below an R command to create the confusion matrix for…
Enter below an R command to create the confusion matrix for your naive bayes model applied to the test set. (What you just did.) You should call this table “tab.stroke.test”. (That is, the command you enter below should assign the table you create to a variable called tab.stroke.test.) Your table should include labels indicating which values are actual and which are predicted.)
Read Details