1.

Although it may seem overly simplistic, _______ is extremely useful both conceptually and practically.(a) Linear regression(b) Logistic regression(c) Gradient Descent(d) Greedy algorithms

Answer» The correct choice is (a) Linear regression

To explain: Linear regression is a simple approach to supervised learning. It assumes that the dependence of Y on X1, X2, . . . Xp is linear. linear regression is an incredibly powerful tool for analysing data.


Discussion

No Comment Found

Related InterviewSolutions