tabensemb.model.PytorchTabular._conditional_validity#
method
- PytorchTabular._conditional_validity(model_name: str) bool#
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.