powered by
Julia Equivalent: IAI.get_prediction_weights
IAI.get_prediction_weights
# S3 method for optimal_feature_selection_learner get_prediction_weights(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
Additional arguments (unused)
Requires IAI version 1.1 or higher.
if (FALSE) iai::get_prediction_weights(lnr)
Run the code above in your browser using DataLab