Releases: liuzhiqiangruc/dml
Releases · liuzhiqiangruc/dml
dml_8.0
dml_7.0
mainly add multi-class gbdt and gbrank
final_release
final_release
dml_6.2
fix load tree bug
dml_6.1
reconstruct word or doc to vector, and without wpred binary.
dml_6.0
with word2vec and doc2vec.
and co-learning with them.
dml_5.0
with hlda and xlda released!!!
dml_4.0
gbdt with reg, support both numeric and nonnumeric data!
dml_3.0
Add gbdt(0-1 log loss) binary.
dm_2.0
Just lr and lda[sparse-lda] binaries provided.
Using hash method not rbtree to generate word or feature dict.