I am learning Predictive Modeling and was wondering both Logistic Regression and KNN can be used for classification in case of supervised learning.Then in which cases should we use one or the other?More specifically what are the differences in their applications in case of model building?
Thank You.