| Red = negative training instances |
||
| Green = positive training instances | ||
| White = current user-input | ||
| Black = the nearest neighbor | ||
| The colored bar at the bottom indicates to which class the current input belongs |
| Red = negative training instances |
||
| Green = positive training instances | ||
| White = current user-input | ||
| Black = the k nearest neighbors | ||
| The colored bar at the bottom indicates to which class the current input belongs |
| Red = negative training instances |
||
| Green = positive training instances | ||
| White = current user-input | ||
| Black = the distance-weighted k nearest neighbors | ||
| The colored bar at the bottom indicates to which class the current input belongs |