Learn R Programming

aifeducation (version 0.3.3)

generate_id: Generate ID suffix for objects

Description

Function for generating an ID suffix for objects of class TextEmbeddingModel and TextEmbeddingClassifierNeuralNet.

Usage

generate_id(length = 16)

Value

Returns a string of the requested length

Arguments

length

int determining the length of the id suffix.

See Also

Other Auxiliary Functions: array_to_matrix(), calc_standard_classification_measures(), check_embedding_models(), clean_pytorch_log_transformers(), create_iota2_mean_object(), create_synthetic_units(), get_coder_metrics(), get_folds(), get_n_chunks(), get_stratified_train_test_split(), get_synthetic_cases(), get_train_test_split(), is.null_or_na(), matrix_to_array_c(), split_labeled_unlabeled(), summarize_tracked_sustainability(), to_categorical_c()