Skip to content

Add a 3D plot to visualise the K-mean algorithm #11880

Add a 3D plot to visualise the K-mean algorithm

Add a 3D plot to visualise the K-mean algorithm #11880

Triggered via pull request November 10, 2024 16:14
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (RUF100): data_structures/arrays/sudoku_solver.py#L175
data_structures/arrays/sudoku_solver.py:175:54: RUF100 Unused `noqa` directive (unused: `SIM115`)
Ruff (E501): machine_learning/k_means_clust.py#L138
machine_learning/k_means_clust.py:138:89: E501 Line too long (93 > 88)
ruff
Process completed with exit code 1.