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_nameThe name of a selected model Returns: dictA dict of training parameters.