R6 class for settting the global machine learning framework.
Source:R/install_and_config.R
AifeducationConfiguration.Rd
R6 class for settting the global machine learning framework.
R6 class for settting the global machine learning framework.
See also
Other Installation and Configuration:
aifeducation_config
,
check_aif_py_modules()
,
install_py_modules()
,
set_config_cpu_only()
,
set_config_gpu_low_memory()
,
set_config_os_environ_logger()
,
set_config_tf_logger()
,
set_transformers_logger()
Methods
Method get_framework()
Method for requesting the used machine learning framework.
Returns
Returns a string
containing the used machine learning framework
for TextEmbeddingModels as well as for TextEmbeddingClassifierNeuralNet.
Method set_global_ml_backend()
Method for setting the global machine learning framework.