Skip to content

Add K-Nearest Neighbors classifier #16385

Add K-Nearest Neighbors classifier

Add K-Nearest Neighbors classifier #16385

Triggered via pull request August 6, 2026 14:53
Status Failure
Total duration 1m 46s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.