Gang Bai

Results 5 issues of Gang Bai

Hamming tree is a slightly ``stronger'' weak learner reusing some mechanics from Decision Stump.

enhancement
help wanted

We need a compelling description of the project.

By specifying negative samples as 0 instead of -1, we can better leverage the sparse representation of Vector. After we parse the data points, we can simply convert it to...

enhancement

Hi, Currently all learning methods in wormhole save resulted models in binary format. This is pretty well in cases of solving machine learning competitions, i.e training and predicting both using...

I've been intensively using ps-lite, specifically [difacto](https://github.com/dmlc/wormhole/tree/master/learn/difacto) in [wormhole](https://github.com/dmlc/wormhole) based on ps-lite. It occasionally happens that one difacto.dmlc process (which should be the scheduler) hangs after the workers/servers have finished...