sparkxgb
sparkxgb copied to clipboard
Support custom_eval and custom_obj
Hi,
are there any plans to support custom_eval and custom_obj?
@param custom_eval Customized evaluation function provided by user. Currently unsupported. @param custom_obj Customized objective function provided by user. Currently unsupported.