Programming Assignment To implement the K-NN algorithm to solve the following problems: 1) Iris data set, and 2) Your own choice of any data set. You may write your code in a contemporary language...



Programming Assignment


To implement the K-NN algorithm to solve the following problems:


1) Iris data set, and


2) Your own choice of any data set.


You may write your code in a contemporary language of your choice; typical languages would include C/C++, Python, Java, Ada, Pascal, Smalltalk, Lisp, and Prolog. A GUI interface is mandatory.


Submit a PDF file of your well-commented source program, your design and your printed outputs (or screen shots). Please include your codes in your PDF file. Please do not take codes from the website if possible. Try to understand the algorithm and implement the algorithm by your own.


You CANNOT use any libraries or built-in functions of KNN. You have to implement it.


Datasets;


1)https://www.kaggle.com/arshid/iris-flower-dataset


2)https://github.com/zalandoresearch/fashion-mnist

Aug 29, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here