Practice Free AIF-C01 Exam Online Questions
A financial company stores patterns of fraudulent behavior in a database. The company uses this data to conduct investigations.
The company wants to use a graph-based ML solution to develop an AI tool that helps with these investigations.
Which AWS service will meet these requirements?
- A . Amazon OpenSearch Service
- B . Amazon Aurora
- C . Amazon Neptune
- D . Amazon MemoryDB
A large retail bank wants to develop an ML system to help the risk management team decide on loan allocations for different demographics.
What must the bank do to develop an unbiased ML model?
- A . Reduce the size of the training dataset.
- B . Ensure that the ML model predictions are consistent with historical results.
- C . Create a different ML model for each demographic group.
- D . Measure class imbalance on the training dataset. Adapt the training process accordingly.
A financial company is developing a generative AI application for loan approval decisions. The company needs the application output to be responsible and fair.
Which solution meets these requirements?
- A . Review the training data to check for biases. Include data from all demographics in the training data.
- B . Use a deep learning model with many hidden layers.
- C . Keep the model’s decision-making process a secret to protect proprietary algorithms.
- D . Continuously monitor the model’s performance on a static test dataset.
A company wants to ensure that its Retrieval Augmented Generation (RAG) system retrieves all relevant documents for user queries without missing important information.
Which metric should the company track?
- A . Faithfulness
- B . Recall
- C . Mean reciprocal rank
- D . Precision
Which approach provides human-in-the-loop improvement of foundation models (FMs) throughout the ML lifecycle?
- A . Using automated testing scripts to validate model outputs and implementing self-correction mechanisms without human intervention
- B . Collecting human feedback during only the initial training phase and relying only on automated metrics for subsequent model iterations
- C . Incorporating continuous human feedback across model development, training, and deployment phases and using performance evaluation to improve model accuracy
- D . Implementing reinforcement learning algorithms that automatically adjust model parameters based on predefined success metrics without human oversight
An education company wants to build a private tutor application. The application will give users the ability to enter text or provide a picture of a question. The application will respond with a written answer and an explanation of the written answer.
Which model type meets these requirements?
- A . Computer vision model
- B . Multimodal LLM
- C . Diffusion model
- D . Text-to-speech model
A company is building a large language model (LLM) question answering chatbot. The company wants to decrease the number of actions call center employees need to take to respond to customer questions.
Which business objective should the company use to evaluate the effect of the LLM chatbot?
- A . Website engagement rate
- B . Average call duration
- C . Corporate social responsibility
- D . Regulatory compliance
A company wants to create an application by using Amazon Bedrock. The company has a limited budget and prefers flexibility without long-term commitment.
Which Amazon Bedrock pricing model meets these requirements?
- A . On-Demand
- B . Model customization
- C . Provisioned Throughput
- D . Spot Instance
A company deployed an AI/ML solution to help customer service agents respond to frequently asked questions. The questions can change over time. The company wants to give customer service agents the ability to ask questions and receive automatically generated answers to common customer questions.
Which strategy will meet these requirements MOST cost-effectively?
- A . Fine-tune the model regularly.
- B . Train the model by using context data.
- C . Pre-train and benchmark the model by using context data.
- D . Use Retrieval Augmented Generation (RAG) with prompt engineering techniques.
A company wants to use AI for budgeting. The company made one budget manually and one budget by using an AI model. The company compared the budgets to evaluate the performance of the AI model. The AI model budget produced incorrect numbers.
Which option represents the AI model’s problem?
- A . Hallucinations
- B . Safety
- C . Interpretability
- D . Cost
