get_test_data_for_classifiers: Get test data

View source: R/utils_test_that.R

get_test_data_for_classifiersR Documentation

Get test data

Description

Function returns example data for testing the package

Usage

get_test_data_for_classifiers(class_range = c(2L, 3L), path_test_embeddings)

Arguments

class_range

vector containing the number of classes.

path_test_embeddings

string Path to the location where the test data is stored.

Value

Returns a list with test data.

See Also

Other Utils TestThat Developers: check_adjust_n_samples_on_CI(), generate_args_for_tests(), generate_embeddings(), generate_tensors(), get_current_args_for_print(), get_fixed_test_tensor(), monitor_test_time_on_CI(), random_bool_on_CI()


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