Use DART tree weights when computing SHAPs (#5050)
This PR fixes tree weights in dart being ignored when computing contributions. * Fix ellpack page source link. * Add tree weights to compute contribution.
This commit is contained in:
@@ -25,6 +25,3 @@ USE_AZURE = 0
|
||||
# - librabit.a Normal distributed version.
|
||||
# - librabit_empty.a Non distributed mock version,
|
||||
LIB_RABIT = librabit_empty.a
|
||||
|
||||
DMLC_CFLAGS = -DDMLC_ENABLE_STD_THREAD=0
|
||||
ADD_CFLAGS = -DDMLC_ENABLE_STD_THREAD=0
|
||||
Reference in New Issue
Block a user