From: Aaron A. <aa...@cb...> - 2009-01-03 05:34:57
|
Hi Joseph, > 1) Where is the default output location for Window and Linux machines? The output location is the current directory. When running the nfold.py script, the default directory is cvdata-DATE/TREE_TYPE. > 2) Is there a way to convert model output to actual Java/C++ codes? There's currrently no conversion script, but there is a way to output the code via -j or -m or -c. There's also a -P for python in the svn repository. I would say that the python code is easiest to read, use, and understand. Aaron |