1.

____________ is one type of the simplest machine learning classification algorithms that is a subset of supervised learning based on lazy learning.(a) K-Nearest Neighbour(b) Naïve Bayes(c) Travelling Salesman(d) N-QueenThe question was asked in class test.Origin of the question is Functions topic in section Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming

Answer»

The correct option is (a) K-Nearest Neighbour

The BEST EXPLANATION: K-Nearest Neighbour is one type of the simplest machine LEARNING classification algorithms that is a subset of supervised learning based on lazy learning. In this ALGORITHM the function is approximated and also COMPUTATIONS are deferred until classification.



Discussion

No Comment Found

Related InterviewSolutions