Skip to content

Package confeito provides fast ensemble tree inference

License

Notifications You must be signed in to change notification settings

hiro4bbh/confeito

Repository files navigation

Package confeito provides fast ensemble tree inference

confeito logo

Build Status Report Status

Copyright 2017- Tatsuhiro Aoshima ([email protected]).

Abstract

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).

References

  • [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.

Releases

No releases published

Packages

No packages published

Languages