mljs / matrix

Matrix manipulation and computation library
https://mljs.github.io/matrix/
MIT License
358 stars 54 forks source link

Multidimensional Scaling (MDS) #162

Open targos opened 1 year ago

targos commented 1 year ago

https://en.wikipedia.org/wiki/Multidimensional_scaling

npiccolotto commented 1 year ago

This one implements classical (metric) MDS in JS by the way https://github.com/saehm/DruidJS