1.0.0
Yggdrasil Decision Forests 1.0.0
With this release, Yggdrasil Decision Forests finally reaches its first major release 1.0.0 🥳
With this milestone we want to communicate more broadly that Yggdrasil Decision Forests has become a more stable and mature library. In particular, we established more comprehensive testing to make sure that YDF is ready for professional environments.
Features
- Go (GoLang) inference API (Beta): simple engine written in Go to do
inference on YDF and TF-DF models. - Creation of html evaluation report with plots (e.g., ROC, PR-ROC).
- Add support for Random Forest, CART, regressive GBT and Ranking GBT models
in the Go API. - Add customization of the number of IO threads in the deployment proto.