decision-forests
TensorFlow Decision Forests (TF-DF) empowers machine learning by supporting the training, execution, and understanding of decision forest models such as Random Forests and Gradient Boosted Trees in TensorFlow. It covers tasks like classification, regression, and ranking, with compatibility with Yggdrasil Decision Forests. Available for Linux and Mac, Windows users can access it via WSL+Linux. TF-DF provides extensive resources, including tutorials, API references, and a developer's manual for guidance on installation, usage, and contributing, making it a strong choice for developers and researchers.