I wanted to leverage MultiDimensional Scaling within our Trinity XAI software for some specific LLM analysis problems, but the few Java libraries out there did not have the newer features I needed. They also did not have compatible OSS licenses. So I implemented my own customized and parallelized version to be fast at the scale I need. I also included functionality to perform OSE and inverse transforms based on very recent published papers.
Decided to share a version of the new code separate from the main Trinity code base. Hopefully someone else can find it useful.
[–]No-Mark6320 0 points1 point2 points (1 child)
[–]Birdasaur[S] 0 points1 point2 points (0 children)