Skip to content

kobrafarshidi/Multidimensional-Scaling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Multidimensional-Scaling

An implementation of multidimensional scaling (MDS) using standard matrix/vector python libraries. MDS starts with a similarity matrix and attempts to find an arrangement of points such that the distances match the observed similarities. This implementation, minimizes stress, which is the squared difference between the distances of items in psychological space and in MDS space.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%