/KNN-Regressor

Function which takes training data and their labels, and the size of the neighborhood (K), and then it returns the regressed values for the test data points.

Primary LanguageJupyter Notebook

This repository is not active