Question 53
Which of the following is a hyper parameter?
"intercept_" in LinearRegression
"degree" in PolynomialFeatures
"n_neighbors" in KNeighborsClassifier
"max_depth" in DecisionTreeClassifier
Which of the following is a hyper parameter?
"intercept_" in LinearRegression
"degree" in PolynomialFeatures
"n_neighbors" in KNeighborsClassifier
"max_depth" in DecisionTreeClassifier
Correct answers
"degree" in PolynomialFeatures
"n_neighbors" in KNeighborsClassifier
"max_depth" in DecisionTreeClassifier
Question 53 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 2 marks.