View source: R/def_ParameterDefinitions.R
| get_param_def | R Documentation |
Function returns the definition of an argument. Please note that only definitions of arguments can be requested which are used for transformers or classifier models.
get_param_def(param_name)
param_name |
|
Returns a list with the definition of the argument. See get_param_dict
for more details.
Other Parameter Dictionary:
BaseModelsIndex,
DataSetsIndex,
TokenizerIndex,
doc_formula(),
get_TEClassifiers_class_names(),
get_called_args(),
get_depr_obj_names(),
get_magnitude_values(),
get_param_dict(),
get_param_doc_desc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.