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": "Logistic Regression uisng R" Assignment 1. Apply "logistic regression" 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 its accuracy by tabulating the results.