get_TEClassifiers_class_names: Get names of classifiers

View source: R/def_Object_Management.R

get_TEClassifiers_class_namesR Documentation

Get names of classifiers

Description

Function returns the names of all classifiers which are child classes of a specific super class.

Usage

get_TEClassifiers_class_names(super_class = NULL)

Arguments

super_class

string Name of the super class the classifiers should be a child of. To request the names of all classifiers set this argument to NULL.

Value

Returns a vector containing the names of the classifiers.

See Also

Other Parameter Dictionary: BaseModelsIndex, DataSetsIndex, TokenizerIndex, doc_formula(), get_called_args(), get_depr_obj_names(), get_magnitude_values(), get_param_def(), get_param_dict(), get_param_doc_desc()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.