View source: R/optimalfeatureselection.R
get_num_fits.optimal_feature_selection_learner | R Documentation |
Julia Equivalent:
IAI.get_num_fits
## S3 method for class 'optimal_feature_selection_learner'
get_num_fits(obj, ...)
obj |
The Optimal Feature Selection learner to query. |
... |
Additional arguments (unused) |
Requires IAI version 3.0 or higher.
## Not run: iai::get_num_fits(lnr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.