add kmeans example

This commit is contained in:
tqchen
2014-12-29 18:32:56 -08:00
parent 76abd80cb7
commit 39504825d8
5 changed files with 25 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ import subprocess
import rabit_tracker as tracker
#!!! Set path to hadoop and hadoop streaming jar here
hadoop_binary = None
hadoop_binary = 'hadoop'
hadoop_streaming_jar = None
# code