cameron.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
< jenkins-mlpack> Starting build #2133 for job mlpack - svn checkin test (previous build: SUCCESS)
< jenkins-mlpack> Project mlpack - svn checkin test build #2133: SUCCESS in 1 hr 31 min: http://big.cc.gt.atl.ga.us:8080/job/mlpack%20-%20svn%20checkin%20test/2133/
< jenkins-mlpack> * Ryan Curtin: Fix a bug; now this algorithm is much faster.
< jenkins-mlpack> * Ryan Curtin: Fix distance calculations, and fix residual calculation.
< jenkins-mlpack> Project mlpack - nightly matrix build build #608: STILL UNSTABLE in 6 hr 26 min: http://big.cc.gt.atl.ga.us:8080/job/mlpack%20-%20nightly%20matrix%20build/608/
< jenkins-mlpack> * Ryan Curtin: Change name of resulting db file.
< jenkins-mlpack> * Ryan Curtin: Fix a bug; now this algorithm is much faster.
< jenkins-mlpack> * Ryan Curtin: Fix distance calculations, and fix residual calculation.
< jenkins-mlpack> * Ryan Curtin: Refactor ElkanTest and add a test for Hamerly's algorithm.
< jenkins-mlpack> * Ryan Curtin: Refactor input arguments so --algorithm is an accepted parameter, which provides
< jenkins-mlpack> more flexibility as I add more LloydItreationTypes.
< jenkins-mlpack> * Ryan Curtin: Add implementation of Hamerly's algorithm.
< jenkins-mlpack> * Ryan Curtin: Explicit std::sqrt() call.
< jenkins-mlpack> * Ryan Curtin: Add a warning if the user wants 0 clusters, because the thing is probably going
< jenkins-mlpack> to crash (but maybe for some LloydIterationType that might be what's desired?).
witness___ has joined #mlpack
< jenkins-mlpack> Starting build #2134 for job mlpack - svn checkin test (previous build: SUCCESS)
< jenkins-mlpack> Project mlpack - svn checkin test build #2134: SUCCESS in 1 hr 30 min: http://big.cc.gt.atl.ga.us:8080/job/mlpack%20-%20svn%20checkin%20test/2134/
< jenkins-mlpack> * Marcus Edel: Fix syntax for the kmeans method; decrease number of trails.
< jenkins-mlpack> * Ryan Curtin: Change name of resulting db file.