Feat: Add K-Nearest Neighbors (KNN) classification algorithm (#7562) #16391
Annotations
3 errors
|
build
Process completed with exit code 1.
|
|
build:
src/main/java/com/thealgorithms/machinelearning/KNN.java#L23
(modifier) RedundantModifier: Redundant 'public' modifier.
|
|
build:
src/main/java/com/thealgorithms/machinelearning/KNN.java#L8
(design) HideUtilityClassConstructor: Utility classes should not have a public or default constructor.
|