You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by tammuz <ra...@gmail.com> on 2010/07/23 17:50:19 UTC

Re: How to get results of K-means

Hello

I used : hadoop dfs -text <your-file>  > local-file.txt

I replaced <your-file> by <My output>/points/part-00000

it works and I get the output file but I do not know what that mean

this is a sample of the file:

/reut2-000.sgm-0.txt	21059
/reut2-000.sgm-1.txt	21277
/reut2-000.sgm-10.txt	21255
/reut2-000.sgm-100.txt	21277
/reut2-000.sgm-101.txt	21277
/reut2-000.sgm-102.txt	21277
/reut2-000.sgm-103.txt	21277
/reut2-000.sgm-104.txt	21277
/reut2-000.sgm-105.txt	21277
/reut2-000.sgm-106.txt	21358
/reut2-000.sgm-107.txt	21277

I used k=20

how do you read this?

thanx


-- 
View this message in context: http://lucene.472066.n3.nabble.com/How-to-get-results-of-K-means-tp639641p990097.html
Sent from the Mahout User List mailing list archive at Nabble.com.