/Decision-regions-with-KNN-algorithm

Implementation of the knn algorithm to generate decision regions using the Iris dataset.

Primary LanguageMATLAB

Decision-regions-with-KNN-algorithm

Author: Edgard Díaz

Date: 10 - 04 - 2020

Classification of Iris dataset using the k-nearest neighbors algorithm. In addition, the decision boundaries generated by the earlier mentioned algorithm are plotted in this code.