josgard94 / Decision-regions-with-KNN-algorithm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:MATLAB 100.0%