01:49
<
jenkins-mlpack >
Starting build #2133 for job mlpack - svn checkin test (previous build: SUCCESS)
03:20
<
jenkins-mlpack >
* Ryan Curtin: Fix a bug; now this algorithm is much faster.
03:21
<
jenkins-mlpack >
* Ryan Curtin: Fix distance calculations, and fix residual calculation.
10:57
<
jenkins-mlpack >
* Ryan Curtin: Change name of resulting db file.
10:57
<
jenkins-mlpack >
* Ryan Curtin: Fix a bug; now this algorithm is much faster.
10:57
<
jenkins-mlpack >
* Ryan Curtin: Fix distance calculations, and fix residual calculation.
10:57
<
jenkins-mlpack >
* Ryan Curtin: Refactor ElkanTest and add a test for Hamerly's algorithm.
10:57
<
jenkins-mlpack >
* Ryan Curtin: Refactor input arguments so --algorithm is an accepted parameter, which provides
10:57
<
jenkins-mlpack >
more flexibility as I add more LloydItreationTypes.
10:57
<
jenkins-mlpack >
* Ryan Curtin: Add implementation of Hamerly's algorithm.
10:57
<
jenkins-mlpack >
* Ryan Curtin: Explicit std::sqrt() call.
10:57
<
jenkins-mlpack >
* Ryan Curtin: Add a warning if the user wants 0 clusters, because the thing is probably going
10:57
<
jenkins-mlpack >
to crash (but maybe for some LloydIterationType that might be what's desired?).
18:56
witness___ has joined #mlpack
19:34
<
jenkins-mlpack >
Starting build #2134 for job mlpack - svn checkin test (previous build: SUCCESS)
21:05
<
jenkins-mlpack >
* Marcus Edel: Fix syntax for the kmeans method; decrease number of trails.
21:05
<
jenkins-mlpack >
* Ryan Curtin: Change name of resulting db file.