Commits


jmoralez authored and GitHub committed fe1b80a5c1e
[dask] Include support for raw_score in predict (fixes #3793) (#4024) * include test for prediction with raw_score * close client * initial comments * update data creation and include ranking task * linting * update _create_data * compare unique raw_predictions with values in leaves_df