- sklearn: Add
copy_loss
,apply_objective
andapply_eval_metric
parameter toapply_custom_loss()
(#108) (e877604
)
- sklearn: Fix
_recursively_set_random_state()
imcompatible withEstimatorWrapperBase
(#107) (ed13289
)
- sklearn: Check if estimator has
get_params()
andset_params()
inapply_custom_loss()
(#106) (3b77017
)
- Fix
recursive_strict
behavior forapply_custom_loss
andpatch
, set defaultvar_type
to"std"
, add more parameters toVarianceEstimator
(#105) (24e90ac
)
- Add @34j as a contributor (
5974bf4
)