Question 1: 1.1: How can we convert a continuous feature into a categorical feature using binning? (Read and summarize the part of the chapter related to Naïve Bayes classification in the book)...



Question 1:


1.1: How can we convert a continuous feature into a categorical feature using binning? (Read and summarize the part of the chapter related to Naïve Bayes classification in the book)




Question 2:


The table below lists a dataset that we want to use to predict whether it will be good day for a picnic.








































































T




P




Class



S



1



1



S



2



1



M



1



1



L



2



1



S



1



1



M



2



1



M



3



2



L



2



2



M



1



2



L



2



2



L



3



2



L



2



2





  1. Can we cast the prediction as a binary classification task. Explain your answer.

  2. We consider applying Naïve Bayes classifier. Provide the results of the training phase.

  3. Given the query Q=[ T ="L", P="1"], what would the Naïve Bayes classifier prediction be? Explain your answer.


Question 1:<br>1.1: How can we convert a continuous feature into a categorical feature using binning?<br>(Read and summarize the part of the chapter related to Naïve Bayes classification in the<br>book)<br>Question 2:<br>The table below lists a dataset that we want to use to predict whether it will be good day<br>for a picnic.<br>P<br>Class<br>1<br>1<br>S<br>2<br>1<br>M<br>1<br>1<br>L<br>2<br>1<br>1<br>M<br>2<br>M<br>3<br>2<br>2<br>M<br>1<br>2<br>2<br>L<br>3<br>2<br>2<br>2<br>1. Can we cast the prediction as a binary classification task. Explain your answer.<br>2. We consider applying Naïve Bayes classifier. Provide the results of the training phase.<br>3. Given the query Q=[ T =

Extracted text: Question 1: 1.1: How can we convert a continuous feature into a categorical feature using binning? (Read and summarize the part of the chapter related to Naïve Bayes classification in the book) Question 2: The table below lists a dataset that we want to use to predict whether it will be good day for a picnic. P Class 1 1 S 2 1 M 1 1 L 2 1 1 M 2 M 3 2 2 M 1 2 2 L 3 2 2 2 1. Can we cast the prediction as a binary classification task. Explain your answer. 2. We consider applying Naïve Bayes classifier. Provide the results of the training phase. 3. Given the query Q=[ T ="L", P="1"], what would the Naïve Bayes classifier prediction be? Explain your answer.

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here