Skip navigation links

Package org.tribuo.common.xgboost

Provides abstract classes for interfacing with XGBoost abstracting away all the Output dependent parts.

See: Description

Package org.tribuo.common.xgboost Description

Provides abstract classes for interfacing with XGBoost abstracting away all the Output dependent parts.

Note: XGBoost requires a native library, on macOS this library requires libomp (which can be installed via homebrew), on Windows this native library must be compiled into a jar as it's not contained in the official XGBoost binary on Maven Central.

Skip navigation links

Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.