[python][sklearn] respect parameters for predictions in `init()` and `set_params()` methods (#4822)
* in predict(), respect params set via `set_params()` after fit() * continue * add test * fix return name * hotfix * simplify
Showing
Please register or sign in to comment