k-Nearest Neighbors (kNN) Regressor

Simple and Multiple Regressions with the kNN
833 Downloads
Updated 28 Oct 2020

Function
1. kNNeighborsRegressor.predict(_)

Description
1. Estimates the values of a continuous variable (target) based on one or more independent variables (predictors).

See examples in the script files.

Cite As

David Ferreira (2026). k-Nearest Neighbors (kNN) Regressor (https://github.com/ferreirad08/kNNeighborsRegressor/releases/tag/1.0.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.1

See release notes for this release on GitHub: https://github.com/ferreirad08/kNNeighborsRegressor/releases/tag/1.0.1

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.