Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 407 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 407 Bytes

This is a Java and Kotlin implementation of the KNN classifier. The repo was created for educaitonal purposes only and a proof of concept for running a classifier (training and testing) on an Android device.
A thorough step-by-step overview can be found here.
Feel free to send your feedback or suggest new ideas to implement in Android.