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": "Support Vector Machine using R" Assignment 1. Perform "SVM" on "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. Evaluate the model using a "confusion matrix".