fil_backend
fil_backend copied to clipboard
Does the FIL backend support the XGBoost base_margin feature?
I have an XGBoost model and I want to run it on Triton's FIL backend. My XGBoost model requires support for base_margin, but I couldn't find how to use base_margin in the Triton documentation. So, I'd like to ask if the FIL backend supports the base_margin feature? If it does, is there a specific method or documentation on how to use it? If it is not supported, is there a development plan or timeline?
The FIL backend currently does not support the base_margin feature. We don't yet have a specific timeline for the feature.