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