Harbor-pilot log notes need a text classifier, and SageMaker JumpStart already lists a pretrained text-classification template. No custom loss is required. Which path fits?
Select an answer to reveal the explanation.
Short Explanation
Think of harbor-pilot log notes that need a text classifier, and JumpStart already lists a pretrained text-classification template. Use that template. An empty script-mode job is extra work when no custom loss is required.
Full Explanation
SageMaker JumpStart is the fit when a pretrained model or solution template already matches the problem type and no new loss is required. An empty script-mode job is extra work. Polly and DeepAR are not that template.