Radius Neighbors - 5.2 English - 68552

AOCL API Guide (68552)

Document ID
68552
Release Date
2025-12-29
Version
5.2 English

The radius neighbors algorithm is a supervised learning method used for classification and regression. For each point \(x_i\) of a test data set \(X_{test}\), this algorithm computes the points of a given training set \(X_{train}\) which are within the specified radius \(r\) of \(x_i\).