formatModelName

public static String formatModelName(String modelId)

Formats a model ID into a human-readable name. Strips leading number prefixes (e.g. "01_em_"), replaces underscores with spaces, and capitalizes each word.