-
RWeka's J48, for example, has a parameter "output-debug-info". Hyphens are not allowed in R. This causes problems when using generateDesignOfDefaults:
````
ps = getParamSet("classif.J48")
# Mod…
-
Issue observed on VM "GeneralizedComputeVM-Ubuntu1804Base-201812061312" (IP address at time of test: 137.117.199.166)
Snippet of cloud-init log from just before error (taken from [full cloud-init l…
-
Hello,
I'm thinking about adding a plot.BTM function to my BTM package using ggraph. BTM is good for clustering text (https://cran.r-project.org/web/packages/BTM/index.html).
In order to have a go…
-
## Prework
- [x] Read and abide by `drake`'s [code of conduct](https://github.com/ropensci/drake/blob/master/CODE_OF_CONDUCT.md).
- [x] Search for duplicates among the [existing issues](https://gi…
-
I try to optimize the run the following optimization
```
lrn_test = makeFilterWrapper(learner = "regr.xgboost")
param_test = makeParamSet(
makeDiscreteParam("fw.perc", values = 0.6, tunable = …
-
I am getting this error
`terminate called after throwing an instance of std::bad_alloc`
My code looks something like this
```
survival_model
-
I am trying to install rJava so that I can use qdap and Rweka but I am getting error.
Installed JDK and reconfigured R but still getting this error. Please help
Error: package or namespace load fa…
-
Many of the suggested packages are not protected by warnings or messages if not installed, and R CMD check is run without requiring the presence of these packages. I run regular reverse dependency che…
-
Issue: Latest cffi on conda-forge is now 1.13.0 and if you upgrade to this then rpy2 3.1.0 will not work anymore. You get the following error when you try to import anything from rpy2:
```
Traceb…
-
```
p230198@peregrine:razzo_project cat run_r_cmd_8944007.log
The following have been reloaded with a version change:
1) GCCcore/8.2.0 => GCCcore/6.4.0
2) GMP/6.1.2-GCCcore-8.2.0 => GMP/6.1…