- #1
daveronan
- 13
- 0
If I have a collection of vectors in very high euclidean space(n=72). How do I find the mean value of all the vectors? Maybe I'm using the incorrect terminology. Maybe I want to find the centroid of where all these vectors are?? I'm working on a machine learning algorithm. Any help would be greatly appreciated.