Skip to content

A smiple php function which calculates the euclidean distance score for 2 user preferences, useful for recommendation engines

Notifications You must be signed in to change notification settings

asimlqt/Euclidean-Distance-Score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

README

A smiple php function which calculates the euclidean distance score for 2 user preferences.

It can be used for recommendation engines to make recommendations to users based on the similarity in taste.

The function returns a value between 0 and 1. The higher the number (closer to 1), the greater the similarity.

Requirements

PHP - Should work with pretty much any version.

About

A smiple php function which calculates the euclidean distance score for 2 user preferences, useful for recommendation engines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages