Question 40
Following is the code to tune the degree parameter of a polynomial regression model.
What should the blank space contain?
"degree"
"PolynomialFeatures_degree"
"sgd__degree"
"poly__degree"
Following is the code to tune the degree parameter of a polynomial regression model.
What should the blank space contain?
"degree"
"PolynomialFeatures_degree"
"sgd__degree"
"poly__degree"
Correct answer
"poly__degree"
Question 40 of 60 in the IIT Madras BS Machine Learning Practice (MLP) End Term paper sat on 21 Dec 2025, in the September 2025 term (Machine Learning Practice 18 Dec 25). It carries 1 mark.