sparkxgb icon indicating copy to clipboard operation
sparkxgb copied to clipboard

Support custom_eval and custom_obj

Open StatMixedML opened this issue 6 years ago • 0 comments

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.

StatMixedML avatar Aug 16 '19 06:08 StatMixedML