Question 15
What is the default loss value in SGDClassifier API and it gives which classifier?
‘log loss’, LogisticRegressor
‘log loss’, LogisticClassifier
‘hinge’, SVM
‘hinge’, Perceptron
What is the default loss value in SGDClassifier API and it gives which classifier?
‘log loss’, LogisticRegressor
‘log loss’, LogisticClassifier
‘hinge’, SVM
‘hinge’, Perceptron
Correct answer
‘hinge’, SVM
Question 15 of 22 in the IIT Madras BS Machine Learning Practice (MLP) Quiz 2 paper sat on 4 Aug 2024, in the May 2024 term (IIT M DIPLOMA AN EXAM QDD2 4 Aug 2024). It carries 2 marks.