powered by
Julia Equivalent: IAI.variable_importance
IAI.variable_importance
# S3 method for optimal_feature_selection_learner variable_importance(obj, fit_index = NULL, ...)
The learner to query.
The index of the cluster to use for prediction, if the coordinated_sparsity parameter on the learner is TRUE.
coordinated_sparsity
TRUE
Refer to the Julia documentation for available parameters.
Requires IAI version 1.1 or higher.
if (FALSE) iai::variable_importance(lnr, ...)
Run the code above in your browser using DataLab