Add K-Nearest Neighbors classifier #16385
Annotations
4 errors
|
build
Process completed with exit code 1.
|
|
build:
src/test/java/com/thealgorithms/machinelearning/KNearestNeighborsTest.java#L110
(whitespace) WhitespaceAfter: ',' is not followed by whitespace.
|
|
build:
src/main/java/com/thealgorithms/machinelearning/KNearestNeighbors.java#L140
(whitespace) WhitespaceAround: 'if' is not followed by whitespace.
|
|
build:
src/main/java/com/thealgorithms/machinelearning/KNearestNeighbors.java#L140
(whitespace) WhitespaceAfter: 'if' is not followed by whitespace.
|