Skip to content

Commit 3dc29db

Browse files
class1 bug hunt py issue
1 parent d9b6dca commit 3dc29db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/classification1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1532,8 +1532,8 @@ Imbalanced data with 7 nearest neighbors to a new observation highlighted.
15321532
+++
15331533

15341534
{numref}`fig:05-upsample-2` shows what happens if we set the background color of
1535-
each area of the plot to the predictions the K-nearest neighbors
1536-
classifier would make. We can see that the decision is
1535+
each area of the plot to the prediction the K-nearest neighbors
1536+
classifier would make for a new observation at that location. We can see that the decision is
15371537
always "benign," corresponding to the blue color.
15381538

15391539
```{code-cell} ipython3

0 commit comments

Comments
 (0)