Spoken Tutorial - Machine Learning using R - Assignment Established by MoE, Govt. Of India FOSSEE Project funded by NMEICT, MoE, Govt. Of India Indian Institute of Technology Bombay https://spoken-tutorial.org, https://fossee.in/ --------------------------------------------------------- "Tutorial Name": "Decision Tree in R" Assignment 1. Apply Decision Tree on "PimaIndiansDiabetes" dataset. 2. Install the "pdp package" and import the dataset using the data(pima) command. 3. Visualize the decision tree and measure the accuracy of the model.