{{ (enableModelConfiguration && showConfiguration) ? $t('howToConfigure') : $t('howToInspect') }}
\n{{ (enableModelConfiguration && showConfiguration) ? $t('howToConfigure') : $t('howToInspect') }}
\n{{\n $t('answer_with_probability', {\n percentage: Math.round(probability),\n object: prediction\n })\n }}
\n{{ $t('answer_without_probability', {object: prediction}) }}
\n