- sklearn: Add
copy_loss,apply_objectiveandapply_eval_metricparameter 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_strictbehavior forapply_custom_lossandpatch, set defaultvar_typeto"std", add more parameters toVarianceEstimator(#105) (24e90ac)
- Add @34j as a contributor (
5974bf4)