Skip to content

MChehab94/Android-K-Nearest-Neighbor

Repository files navigation

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.