|
|
|
|
|
by finnh
2379 days ago
|
|
Even without a priori semantic goals, I think you can also transform/rotate your dimensions to maximize their interpretability. Simplified example: if your two-dimensional system gives you two points: -0.5, 0.5
0.5, 0.5
Then you losslessly rotate to 0, 1.0
1.0, 0
With the idea that the latter is simpler for humans to assign semantics to |
|
PS—There should be a negative sign on the (2,2) entry of the first matrix.