Fundamentals of AI and ML
Targeted AIF-C01 practice for this exam objective, with an explanation for every answer option.
- Certification
- AIF-C01
- Domain
- Fundamentals of AI and ML
- Questions
- 10
Practice AIF-C01 Fundamentals of AI and ML questions with exam-style scenarios, detailed explanations, and option-by-option rationale for this domain.
Example question from this objective
Each option is explained, so the reasoning behind the distractors is part of the answer.
In the AWS AI services portfolio, what does Amazon Transcribe convert?
- Speech (audio) to text, with options for streaming or batch jobs.
- Text to speech audio.
- Images to text via OCR.
- Models from one ML framework to another.
Speech (audio) to text, with options for streaming or batch jobs. — Correct. Transcribe handles audio→text. Common use cases: contact-center analytics, meeting transcripts, video captions.
Text to speech audio. — Reversed direction is Polly.
Images to text via OCR. — OCR is Amazon Textract.
Models from one ML framework to another. — Framework conversion is unrelated.