Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peteprattis/recommendation-system-for-android-java-app-that-finds-an-ideal-destination-with-the-knn-algorithm

This project is an Android mobile application, written in Java programming language and implements a Recommender System using the k-Nearest Neighbors Algorithm. In this way the algorithm predicts the possible ratings of the users according to scores that have already been submitted to the system.
https://github.com/peteprattis/recommendation-system-for-android-java-app-that-finds-an-ideal-destination-with-the-knn-algorithm

algorithms android android-app android-application collaborative-filtering firebase firebase-realtime-database java k-fold-cross-validation k-nearest-neighbors machine-learning metrics recommendation-system recommender-system

Last synced: about 4 hours ago
JSON representation

This project is an Android mobile application, written in Java programming language and implements a Recommender System using the k-Nearest Neighbors Algorithm. In this way the algorithm predicts the possible ratings of the users according to scores that have already been submitted to the system.

Awesome Lists containing this project