R programming with code explanation in a word doc

profileglharika89

 Use the HeartDesease_DataFile.xls file as training data set and create a decision tree, and a Naïve
Bayes Classifier in R that will predict the following records (AKA test data) for Heart Disease. For the
Decision Tree section of this assignment, show your tree in R based on the training data set.
Yes, 95, No, Yes
No, 80, Yes, No
Yes, 95, N0, Yes     // professor might mentioned wrong
Yes, 100, Yes, No 

  • 4 years ago
  • 25
Answer(1)

Purchase the answer to view it

blurred-text
  • attachment
    Rstudioprogramfordecisiontreeandnaivebayes.docx
  • attachment
    R-code.R