k-Nearest Neighbors (kNN) Regressor

Simple and Multiple Regressions with the kNN
650 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 (2024). 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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
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.