The supervised learning algorithm that we want to discuss in this video is the k-nearest neighbor (KNN) classifier, which is particularly interesting because it is fundamentally different from the learning algorithms.KNN is a typical example of a lazy learner. It is called "lazy" not because of its apparent simplicity, but because it doesn't learn a discriminative function from
the training data but memorizes the training dataset instead.
Link for iris dataset download : https://archive.ics.uci.edu/ml/datase...
#Machine-Learning #Python #Projects
Watch video K-NN Classifier on iris data-set using Scikit-Learn python project. online without registration, duration hours minute second in high quality. This video was added by user Shabbir Governor 02 May 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,250 once and liked it 25 people.