powered by
When the coordinated_sparsity parameter of the learner is TRUE, additional keyword arguments are required - please refer to the Julia documentation.
coordinated_sparsity
TRUE
# S3 method for optimal_feature_selection_learner fit(obj, X, ...)
The learner or grid to fit.
The features of the data.
Other parameters, including zero or more target vectors as required by the problem type. Refer to the Julia documentation for available parameters.
Requires IAI version 1.1 or higher.
Julia Equivalent: IAI.fit!
IAI.fit!
if (FALSE) iai::fit(lnr, X)
Run the code above in your browser using DataLab