Namespace AiDotNet.Classification.Neighbors
Classes
- KNeighborsClassifier<T>
K-Nearest Neighbors classifier that predicts based on the majority class of nearest neighbors.
K-Nearest Neighbors classifier that predicts based on the majority class of nearest neighbors.