Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
rachaelvp committed Mar 9, 2021
1 parent 33ca990 commit a73b633
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
default `k=10` degrees of freedom for each smooth `s` term when there are
less than `k=10` degrees of freedom. This bypasses an `mgcv::gam` error, and
tends to be relevant only for small n.
* Added `options(java.parameters = "-Xmx2500m")` and warning message when
`Lrnr_bartMachine` is initialized, if this option has not already been set.
This option was incorporated since the default RAM of 500MB for a Java
virtual machine often errors due to memory issues with `Lrnr_bartMachine`.

# sl3 1.4.2
* Updates to variable importance functionality, including calculation of risk
Expand Down

0 comments on commit a73b633

Please sign in to comment.