data mining - WEKA simple CLI command Killed -


i run following code on weka simplecli tool

java weka.core.converters.textdirectoryloader -dir c:/mydir/ > c:/output/result.arff

and showed following result

[...killed] finished redirecting output 'c:/output/result.arff'

the result.arff file size 0 kb.

anyone know problems?

/* data 63 thousand file of *.txt when try 10 sample of data work */

maybe run out of memory?

isn't there error message reported? complete output shared?


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -