Typo in the KNN notebook #28
Answered
by
richplant
richplant
asked this question in
Suggestions
-
Last entry in the observations table is [1, 1, 1] as listed, but should be [1, -1, 1] as in the reference solution. |
Beta Was this translation helpful? Give feedback.
Answered by
richplant
Nov 22, 2022
Replies: 1 comment
-
Opened a PR to fix: #29 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
richplant
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Opened a PR to fix: #29