We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c582c commit 1cfb285Copy full SHA for 1cfb285
R/helpers.R
@@ -319,7 +319,7 @@ extract_tree_weights <- function(model,
319
}
320
321
# ---------------------------------------------------------
322
- # Proportional error reduction:
+ # Proportional_error_reduction:
323
# Weights are proportional to the reduction in error (prev_err - next_err) for
324
# improving trees, 0 otherwise. This returns a matrix with dimensions of
325
# observations x trees.
0 commit comments