Closed rcurtin closed 7 years ago
@mlpack-jenkins test this
Can't comment on the file, anyway, https://github.com/mlpack/benchmarks/blob/73d236ed84368d37dce36ce9c903fb8b98f54ec7/methods/weka/src/LogisticRegression.java#L67 this should use: -T
instead of -i
, somehow we missed this before.
Wow, I did not realize I accidentally made this branch against the mlpack/benchmarks repository. Oops... next time I will not do that...
@mlpack-jenkins test this
Ok, I will go ahead and merge then.
These fix a number of bugs I encountered while doing in-depth benchmarking of logistic regression. I have a new config also but that can come later.