Copyright 2017- Tatsuhiro Aoshima (hiro4bbh@gmail.com).
Package confeito provides fast ensemble tree inference. See documents on GoDoc for details.
This package is based on QuickScorer [Lucchese+ 2015].
We confirmed that the QuickScorer-based implementation is several times faster than the naive implementation on 65536 depth-12 trees on 65536D dense feature vector (see benchmarks BenchmarkForest
and BenchmarkBasicEnsembleTrees
).
- [Lucchese+ 2015] C. Lucchese, F. M. Nardini, S. Orlando, R. Perego, N. Tonellotto, and R. Venturini. "QuickScorer: A Fast Algorithm to Rank Documents with Additive Ensembles of Regression Trees." Proceedings of the 38th International ACM SIGIR Conference on Research and Development in Information Retrieval. ACM, 2015.