Generate documentation for a classifier class
Source:R/def_DocumentationDesc.R
build_documentation_for_model.RdFunction for generating the documentation of a model.
Usage
build_documentation_for_model(
model_name,
cls_type = NULL,
core_type = NULL,
input_type = "text_embeddings"
)