Søren Havelund Welling
Søren Havelund Welling
made some progress This script creates a converter function to reshape a ranger model into a forestFloor model. only regression supported so far https://github.com/sorhawell/forestFloor/tree/master/inst/testScripts
forestFloor supporting smote, see last answer [https://github.com/sorhawell/forestFloor/issues/27](url)
Hi glad you liked it :) Feature contributions for boosted trees, Short story: yes it is possible! but unfortunately it is not so desirable. To understand the learned structure of...
I believe it is time to fix this... I lost a few hours, as I expected check.names=FALSE meant exactly that and not =TRUE. always thx for your open source contributions.
I learned I should make a PR to my own fork first to pre-trigger tests
thank you @stinodego and @ritchie46 for reminding me, I have marked as ready for review ... and sorry for leaving behind ancient PR's ^^
I mark this PR as stale. Probably not that important.
Hi all! I have moved and renamed minipolars to here: ### [https://github.com/rpolars/rpolars](https://github.com/rpolars/rpolars) Though quite far, I have to postpone target deadline to March '23. If any want to contribute I...
[4b3044d](https://github.com/REditorSupport/vscode-R/pull/1469/commits/4b3044d20293513fb700bba473cdb5db4e76623a) commit adds `finish_expression` which is related to the rstudio approach of filling in missing parenthesis. I forgot to add that to PR sry.
@renkun-ken I principally agree with your concern. I will think in practice, it is likely not as problematic. I suggest to add a user option something like "evaluation_level" to control...