Add t stochastic neighbour embedding using Iris dataset #15334
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (RUF059):
machine_learning/t_stochastic_neighbour_embedding.py#L154
machine_learning/t_stochastic_neighbour_embedding.py:154:15: RUF059 Unpacked variable `labels` is never used
|
|
Ruff (I001):
machine_learning/t_stochastic_neighbour_embedding.py#L1
machine_learning/t_stochastic_neighbour_embedding.py:1:1: I001 Import block is un-sorted or un-formatted
|