Skip to content
#

euclidean-distance

Here are 58 public repositories matching this topic...

This repository is a related to all about Natural Langauge Processing - an A-Z guide to the world of Data Science. This supplement contains the implementation of algorithms, statistical methods and techniques (in Python)

  • Updated May 12, 2024
  • Jupyter Notebook

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

The N-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The puzzle can be of any size, with the most common sizes being 3x3 and 4x4. The objective of the puzzle is to rearrange the tiles to form a specific pattern.

  • Updated Feb 10, 2023
  • Python

Improve this page

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

Learn more