issues Search Results · repo:mlr-org/mlr3proba language:R
Filter by
205 results
(68 ms)205 results
inmlr-org/mlr3proba (press backspace or delete to remove)I could find these parameters:
learner = lrn( surv.ranger ,max.depth = 10)
learner$help()
learner$param_set
ParamSet(29) id class lower upper nlevels default value char char num num num list list 1: ...
- invain1218
- 3
- Opened on Dec 4, 2024
- #427
Attempted to install the mlr3proba package using install.packages( mlr3proba , repos = https://mlr-org.r-universe.dev )
and received the following error:
Error in match.arg(type, c( binary , source )) ...
- sfgrey
- 2
- Opened on Nov 5, 2024
- #422
This is the (old) code that did the task transformation (the bj$ynew is the imputed times, see R package bujar):
.bj = function(backend, status, time) {
require_namespaces( bujar )
x = data.frame(backend)[, ...
Type: Enhancement
- bblodfon
- Opened on Oct 25, 2024
- #420
Bugs
- Test row_ids are not correct
- During predict not the same features as in training (mlr3 new check triggered this, tests now fail):
Error: Learner regr.featureless has received tasks with ...
Status: Revision Needed
- bblodfon
- 1
- Opened on Sep 6, 2024
- #414
- sebffischer
- 2
- Opened on Jun 10, 2024
- #390
mention it in https://github.com/mlr-org/mlr3proba/discussions/366 when done
- bblodfon
- 1
- Opened on May 17, 2024
- #385
Hello mlr3proba team,
In Uno s article about the C-Index, he mentions truncating the C-Index with a prespecified τ: where τ is a prespecified
time point such that pr(D τ) 0
the following being the justification ...
- vlegoff
- 3
- Opened on May 14, 2024
- #383
Hello,
I am currently running a survival benchmark using mlr3proba and when computing the Graf score with p_max=0.9, I have the
following error on the smallest of my datasets (35 individuals):
Error ...
- vlegoff
- 1
- Opened on May 14, 2024
- #382
I m planning to do a machine learning study. I want to optimize the hyperparameters, train and benchmark the model using
the train set, and then measure the accuracy of the model using the test set, and ...
- fa1999abdi
- 11
- Opened on May 12, 2024
- #381
https://github.com/mlr-org/mlr3proba/blob/bfb184cfec5684b15ead29533e178896ec3aa36f/README.Rmd#L64
Same as https://github.com/xoopR/distr6/issues/301.
PS I searched all GitHub .md files for other references ...
- MichaelChirico
- 2
- Opened on May 7, 2024
- #380
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.