tabensemb.model.AbstractModel._custom_training_params#

method

AbstractModel._custom_training_params(model_name) Dict[source]#

Customized training settings to override settings in the configuration. The configuration will be restored after training the model.

Parameters:
model_name

The name of a selected model

Returns:
dict

A dict of training parameters.