tabensemb.model.CatEmbed._conditional_validity#

method

CatEmbed._conditional_validity(model_name: str) bool[source]#

Check the validity of a model.

Parameters:
model_name:

The name of a model in _get_model_names().

Returns:
bool

Whether the model can be trained under certain settings.