Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 18:15
· 257 commits to main since this release
fb987fc

EvoTrees v0.14.0

Key change: rowsampling has been redisigned. Instead of returning a fixed number of candidate observation for each tree, each observation is randomly selected. The results in sampled num observations to be ~Binomial(num_obs, rowsample)

Diff since v0.13.1

Merged pull requests: