Build failed in Jenkins: mahout-nightly #1167

2013-03-04 Thread Apache Jenkins Server
See -- [...truncated 1328 lines...] Running org.apache.mahout.math.hadoop.stochasticsvd.LocalSSVDPCADenseTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.848 sec Running org.apache.m

Jenkins build is back to normal : Mahout-Quality #1883

2013-03-04 Thread Apache Jenkins Server
See

Re: [streaming k-means] Code review

2013-03-04 Thread Ted Dunning
I think it might be worth committing in steps. The standalone clustering and utility code has almost no impact on existing Mahout code (what small impacts there were on Vector and friends were committed some time ago). These can be committed sooner. Integration with the map-reduce and command li

Re: [streaming k-means] Code review

2013-03-04 Thread Grant Ingersoll
On Mar 4, 2013, at 4:19 AM, Dan Filimon wrote: > [Part 2] > > What still needs to be done for this version is: > - from a code perspective: > - figure out decent SearchQualityTests > - add configs to driver.classes.default.props, add a skmeans.props file > > - from a quality perspective: > -

Re: [streaming k-means] Code review

2013-03-04 Thread Dan Filimon
[Part 2] What still needs to be done for this version is: - from a code perspective: - figure out decent SearchQualityTests - add configs to driver.classes.default.props, add a skmeans.props file - from a quality perspective: - compare the resulting cluster quality on 20 newsgroups (this is