View source: R/optimalfeatureselection.R
get_prediction_constant.optimal_feature_selection_learner | R Documentation |
Julia Equivalent:
IAI.get_prediction_constant
## S3 method for class 'optimal_feature_selection_learner'
get_prediction_constant(obj, fit_index = NULL, ...)
obj |
The learner to query. |
fit_index |
The index of the cluster to use for prediction, if the
|
... |
Additional arguments (unused) |
Requires IAI version 1.1 or higher.
## Not run: iai::get_prediction_constant(lnr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.