I have a single file of numbers that are space separated. I'd like to run 
kmeans on the file with each line representing a vector. Is there a way that I 
can do this? So far I only see a way to convert directories to vector, not 
single files.

Thanks

Reply via email to