tabensemb.model.RFE.get_model_names#
method
- RFE.get_model_names() List[str]#
Get names of available models based on
_get_model_names()and the argumentsmodel_subsetorexclude_modelsof__init__().- Returns:
- list
Names of available models.
method
Get names of available models based on _get_model_names() and the arguments model_subset or
exclude_models of __init__().
Names of available models.