dtree.boosting

Undocumented in source.

Members

Functions

mean
auto mean(Xs xs)
Undocumented in source. Be warned that the author may not have intended to support it.
mean
auto mean(Xs xs)
Undocumented in source. Be warned that the author may not have intended to support it.
mseGrad
auto mseGrad(T target, P pred)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GradientBoosting
struct GradientBoosting(Model, alias gradient = mseGrad)
Undocumented in source.

Meta