Skip to content
#

recommendation-system

Here are 85 public repositories matching this topic...

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.

  • Updated Oct 19, 2020
  • Java

A Java console application that implements the factionality of the knn algorithm to find the similarity between a new user with only a few non zero ratings of some locations, find the k nearest neighbors through similarity score and then predict the ratings of the new user for the non rated locations.

  • Updated Dec 18, 2019
  • Java

Improve this page

Add a description, image, and links to the recommendation-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the recommendation-system topic, visit your repo's landing page and select "manage topics."

Learn more