A corporate recruitment platform wants to enhance its candidate screening pipeline with machine learning. The platform must perform facial verification to match a candidate's live video check-in with their uploaded passport photo, and it must also analyze the text of candidate resumes to extract key entities such as professional skills and previous employers. Which AWS machine learning services should the platform use to meet these requirements? (Select TWO.)
- Amazon RekognitionCevap
- Amazon ComprehendCevap
- CAmazon Lex
- DAmazon SageMaker
- EAmazon Translate
Cevap
Amazon Rekognition and Amazon Comprehend are the correct services because Amazon Rekognition provides facial matching capabilities to verify identities, and Amazon Comprehend provides natural language processing to extract key entities from text documents.
Amazon Rekognition provides computer vision capabilities required to perform facial verification and matching. Amazon Comprehend provides natural language processing (NLP) capabilities to extract key entities, such as professional skills and previous employers, from text documents like resumes.
Adım Adım Çözüm
Anahtar Kavram
Selecting appropriate AWS managed machine learning services based on specific business requirements (computer vision and natural language processing).