-
In a `HyperControl` object, is there a way to change either `measure` or `resampling` (or both) and leave other settings at their defaults?
This code results in error:
```r
makeHyperControl(resam…
-
Currently, no description of flows is added in the XML that is uploaded. Please add as much useful information as possible:
- Link to MLR tutorial?
- Link to documentation of packages used (e.g. e1071…
-
PipeOpFeatureUnion could under some circumstances want to unite tasks that have differing row IDs, e.g. after PipeOpSubsample on two different paths sampled (and `$filter()`ed) different sets of rows.…
mb706 updated
3 months ago
-
After dealing with the idea of caching in [mlr](https://github.com/mlr-org/mlr/pull/2463) recently, I think this is an important topic for _mlr3_.
It would be a core base feature and should be integr…
pat-s updated
3 years ago
-
It would potentially be useful to add unstructured information to a parameter in a `ParamSet`. A concrete example of this would be in *mlr*: Information about [which function a parameter pertains to](…
mb706 updated
7 years ago
-
I removed the associated run with this flow http://www.openml.org/f/4306 but it still shows that there is one run for that flow (in the first line below the flow name `mlr.classif.randomForest`):
`Vi…
-
Can mlr be changed so that it does not correct zero length .csv files?
It is quite awkward to handle those files in other programs, and in mlr itself I believe.
For instance you join two files wit…
-
I found quite serious problem with backslash-escaped quotes. It doesn't work when is this quote followed by same character as field divider.
**_comma-backslash.csv_**
`id,name,price`
`1,"ESCAPING…
-
trainSVM simply seems to say that ... is passed down to the binary.
it would be pretty nice if I can see which params exists.
note that you could actually write down a ParamHelpers paramset, just l…
-
### JASP Version
0.19.0
### Commit ID
_No response_
### JASP Module
Regression
### What analysis are you seeing the problem on?
Generalized Linear Model > Family = Other > Model = Multinomial L…
patc3 updated
2 months ago