Skip to content
#

similarity-score

Here are 7 public repositories matching this topic...

A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions which rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the features are similar.

  • Updated Sep 28, 2022
  • Java

A Java console application that implemetns k-fold-cross-validation system to check the accuracy of predicted ratings compared to the actual ratings and RMSE to calculate the ideal k for our dataset.

  • Updated Dec 22, 2019
  • Java

A Java console application that implements the factionality of the knn algorithm to find the similarity between a new user's location preferences and the locations. The binary data (0,1) are the location characteristics.

  • Updated Dec 17, 2019
  • Java

Improve this page

Add a description, image, and links to the similarity-score 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 similarity-score topic, visit your repo's landing page and select "manage topics."

Learn more