Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

imputation_learner

Generic learner for imputing missing values


Description

Julia Equivalent: IAI.ImputationLearner

Usage

imputation_learner(method = "opt_knn", ...)

Arguments

method

(optional) Specifies the imputation method to use.

...

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

Examples

## Not run: lnr <- iai::imputation_learner(method = "opt_tree")

iai

Interface to 'Interpretable AI' Modules

v1.5.0
MIT + file LICENSE
Authors
Jack Dunn [aut, cre], Ying Zhuo [aut], Interpretable AI LLC [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.