Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 243 Bytes

File metadata and controls

8 lines (5 loc) · 243 Bytes

kNN implementation

Lang: Javascript - Client side

This algorithm implementation classifies a given color into two categories: warm or cold

The color is picked by the user.

To run it just open index.html (no need to use a localhost)