LearnerSurvFeatureless: Featureless Survival Learner

Description Format Construction See Also

Description

A simple LearnerSurv which only considers the survival time, ignoring all features. Currently, only risk prediction is supported, where the learner just samples random risk scores.

Format

R6::R6Class inheriting from LearnerSurv.

Construction

1
2
3
LearnerSurvFeatureless$new()
mlr_learners$get("surv.featureless")
lrn("surv.featureless")

See Also

Dictionary of Learners: mlr3::mlr_learners


mlr-org/mlr3survival documentation built on Oct. 21, 2019, 7:42 p.m.