Consider the case of a binary classification problem in which the response is sampled from a non-linear complex function, which of the following algorithms has the potential to perform the best?
a) Logistic Regression
b) K-nearest neighbors
c) Linear Discriminant Aanlysis
d) Quadratic Discriminant Analysis
I am not sure what "the response is sampled from a non-linear complex function" means..Could someone explain this for me? Thank you!