-
Hi, Scikit-learn owners and contributors,
I am wondering whether scikit-learn want to implement the quantile regression forest: http://www.jmlr.org/papers/volume7/meinshausen06a/meinshausen06a.pdf.…
-
Suppose one wants to draw a map with a given fill color and then highlight various nations/countries (japan, italy, california for example) with another filling color. How would you do that ?
-
I think that it would be useful to regularly (something like monthly or quarterly) run the package on all CTVs, and automatically generate GitHub issues for them. (I'd guess that this could be done v…
-
**Format:** We have converted the old XML-based task views file now to the new Markdown-based format. Please check the resulting .md file whether everything is in order or some corrections/improvement…
-
-
Using the `:upgrade` action with the `package` provider in this cookbook results in excessive re-installation of packages because [install_package is invoked unconditionally](https://github.com/steven…
-
## Summary
Thought it would be nice to write a function that, when given a url of a GitHub repo, will export GitHub issues from that repo. See #15 for context behind the idea.
## Starting Task…
-
One of the things we need to give in the Problem Definition section is a description of existing related projects. Here's what I found on CRAN by searching for the string "translat" on the [list of p…
-
I used the following code to install bigrf:
url
-
On Windows Server 2016. This is not happening on Windows 10.
Already tried both CRAN and latest version from GitHub.
Used R versions 4.0.4 and 4.1.0.
This is happening both in R and RScript (RScrip…