Welcome to nvForest’s documentation!#
nvForest is a highly-optimized and lightweight library that enables fast inference for decision tree models on NVIDIA GPUs and CPUs. It supports many kinds of decision tree models, including XGBoost, LightGBM, scikit-learn, and cuML random forests.
Python API: Python API documentation
C++ API: C++ API documentation
Building from the source: How to build nvForest from the source