Tagged Questions
3
votes
3answers
555 views
Dimension Reduction
I'm trying to reduce a high-dimension dataset to 2-D. However, I don't have access to the whole dataset upfront. So, I'd like to generate a function that takes an N-dimensional vector and returns a ...