powered by
Julia Equivalent: IAI.predict
IAI.predict
# S3 method for optimal_feature_selection_learner predict(obj, X, fit_index = NULL, ...)
The learner or grid to use for prediction.
The features of the data.
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::predict(lnr, X)
Run the code above in your browser using DataLab