From: Aaron A. <aa...@cs...> - 2008-07-04 22:44:08
|
Hi Sina, Nice bug catch. Fix has been committed to the CVS repository. FYI, In the next month, there are going to be a couple restructurings of JBoost code (ControllerConfiguration.java removed and functionality moved to Configuration.java, all python/perl code will be replaced with R, and maybe a couple of other small changes). I'm not sure if the WEKA interface code relies on any of these classes. Also, I received your other email related to adding weak learners to JBoost from WEKA. I'll check into this some over the weekend and get back to you sometime soon. Give me a ping on Monday if you haven't heard back. Aaron From: Sina Jafarpour <sina@pr...> - 2008-07-04 18:00 > Hi all, > > Just about the -info argument, it seems that PrintWriter inforStem gets > its file name fromthe outputStem parameter instead of the infoFilename > and hence the infoFilename variable is never used in the program. It > seems to be OK whenever we use -S parameter, but for -n -t -info > parameters separately it ignores the -info parameter and usesnonam_out. > I will be grateful if you have a look at it (Class Monitor, Public > Constructor,inforFilename=...). > > Bests, --Sina |