Skip to main content

model_type_name

No overview available.

def model_type_name(
model_type: string
) - > string

Returns the human-readable name of the model type.

Parameters

NameTypeDescription
model_typestringThe internal identifier or key representing the specific model architecture.

Returns

TypeDescription
stringThe display name of the model type, or the original name if no mapping exists.