ISTQB ISTQB-CT-AI - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/istqb-ct-ai.html
Which of the following is correct regarding the layers of a deep neural network?
Which of the following is a dataset issue that can be resolved using pre-processing?
Consider a natural language processing (NLP) algorithm that attempts to predict the next word that you would like to type in a text message. An update to the algorithm has been created that should increase the
accuracy of the predictions based on user typing patterns. The old algorithm was rated for accuracy by the users. Then, after the new update was released, the users rated the updated algorithm. A statistical test was used to compare the two versions of the algorithm to determine whether the update should remain in place.
This is an example of what type of testing?
The stakeholders of a machine learning model have confirmed that they understand the objective and purpose of the model and have ensured that the proposed model aligns with their business priorities. They have also selected a framework and a machine learning model that they will be using.
What should be the next step to progress along the machine learning workflow?
Which of the following aspects is a challenge when handling test data for an AI-based system?
A mobile app start-up company is implementing an AI-based chat assistant for e-commerce customers.
During test planning, the team realizes that the specifications are insufficient.
Which testing approach should be used to test this system?
A beer company is trying to understand how much recognition its logo has in the market. It plans to do this by monitoring images on various social media platforms using a pre-trained neural network for logo detection. This particular model has been trained by looking for words, as well as matching colors on social media images. The company logo has a large word across the middle with a bold blue and magenta border.
Which associated risk is most likely to occur when using this pre-trained model?
A bank wants to use an algorithm to determine which applicants should be given a loan. The bank hires a data scientist to construct a logistic regression model to predict whether an applicant will repay the loan or not. The bank has enough data on past customers to randomly split the data into a training data set and a test/validation data set. A logistic regression model is constructed on the training data set using the following independent variables:
Gender
Marital status
Number of dependents
Education
Income
Loan amount
Loan term
Credit score
The model reveals that applicants with higher credit scores and higher total incomes are more likely to repay their loans. The data scientist has suggested that there might be bias present in the model based on previous models created for other banks.
Given this information, what is the best test approach to check for potential bias in the model?
A word processing company is developing an automatic text correction tool. A machine learning algorithm was used to develop the automatic text correction feature. The testers have discovered that when they start typing "Isle of Wight," it is automatically corrected to "Isle of Eight." Several UAT testers have accepted this change without noticing it.
What type of bias is this?
Arihant Meditation is a start-up using AI to aid people in achieving deeper and more effective meditation based on the analysis of various factors, such as the time and duration of meditation, pulse, blood pressure, EEG patterns, and others.
Their model accuracy and other functional performance parameters have not yet reached the desired level.
Which ONE of the following factors is NOT a factor affecting the ML functional performance?