familiarVimpMethod-class | R Documentation |
The familiarVimpMethod class is the parent class for all variable importance methods in familiar.
outcome_type
Outcome type of the data to be evaluated using the object.
hyperparameters
Set of hyperparameters for the variable importance method.
vimp_method
The character string indicating the variable importance method.
multivariate
Flags whether the variable importance method is multivariate vs. univariate.
outcome_info
Outcome information object, which contains additional information concerning the outcome, such as class levels.
feature_info
List of objects containing feature information, e.g., name, class levels, transformation, normalisation and clustering parameters.
required_features
The set of features to be assessed by the variable importance method.
package
Name of the package(s) required to execute the variable importance method.
run_table
Run table for the data to be assessed by the variable importance method. Used internally.
project_id
Identifier of the project that generated the familiarVimpMethod object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.