random_forest_survival_learner: Learner for training random forests for survival problems

View source: R/heuristics.R

random_forest_survival_learnerR Documentation

Learner for training random forests for survival problems

Description

Julia Equivalent: IAI.RandomForestSurvivalLearner

Usage

random_forest_survival_learner(...)

Arguments

...

Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters.

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

## Not run: lnr <- iai::random_forest_survival_learner()


iai documentation built on July 9, 2023, 5:41 p.m.