Implementation of the KNN classifier algorithm
For more information click here
UVa Online Judge has hundreds of problems for being solved. Submitted codes are evaluated and judged if they are right and efficient, returning an answer to the programmer. The following table contains some of my java implementations:
| ID | Problem | Implementation |
|---|---|---|
| 156 | Ananagrams | source code |
| 762 | We Ship Cheap | source code |
| 10004 | Bicoloring | source code |
| 10038 | Jolly Jumpers | source code |
| 10050 | Hartals | source code |
| 10078 | The Art Gallery | source code |
| 10082 | WERTYU | source code |
| 10189 | Minesweeper | source code |
| 10701 | Pre, in and post | source code |