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. * :doc:`getting_started` * :doc:`python_api`: Python API documentation * :doc:`cpp_api`: C++ API documentation * :doc:`build`: How to build nvForest from the source .. toctree:: :maxdepth: 2 :hidden: Getting started python_api cpp_api build