k-Nearest Neighbors (kNN) Regressor
Version 1.0.1 (53.7 KB) by
David Ferreira
Simple and Multiple Regressions with the kNN
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 LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| 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.
