Skip to content

dandibaroes/K-Nearest-Neighbor-for-data-classification

Repository files navigation

K Nearest Neighbor for data classification

K-nearest neighbor is a supervised learning algorithm where the result of new instance query is classified based on majority of K-nearest neighbor category

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

  • To get the result
  1. Change directory to the folder where the file is located
  2. Run main. m

Prerequisites

What things you need to install the software and how to install them

Matlab

Install Matlab

Authors

Releases

No releases published

Packages

No packages published

Languages