Interface XGBoost.ParamValueProvider

    • Method Detail

      • paramValue

        Object paramValue()
        Provides a proxy object suitable for the XGBoost parameter system in place of this object.
        Returns:
        The object to give to XGBoost as a parameter.