Spoken Tutorial - Machine Learning Using R - Assignment Funded by MoE, Govt. Of India Indian Institute of Technology Bombay https://spoken-tutorial.org, https://fossee.in/ ------------------------------------------------------------------------------------------------------------------- "Tutorial Name": "Quadratic Discriminant Analysis in R" Assignment 1. Apply "QDA" on the "Wine dataset". 2. This "dataset" can be found in the "HDclassif" package. 3. Install the package and import the "dataset" using the "data()" command. 4. Measure the accuracy of the model.