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": "Quadratic Discriminant Analysis in R" Assignment * Apply QDA on the '''wine dataset'''. * Measure the accuracy of the model. * This dataset can be found in the '''HDclassif''' package. * Install the package and import the dataset using the data() command