CT-AI試験無料問題集「ISTQB Certified Tester AI Testing 認定」
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 see whether or not the update should remain in place.
This is an example of what type of testing?
This is an example of what type of testing?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A wildlife conservation group would like to use a neural network to classify images of different animals. The algorithm is going to be used on a social media platform to automatically pick out pictures of the chosen animal of the month. This month's animal is set to be a wolf. The test team has already observed that the algorithm could classify a picture of a dog as being a wolf because of the similar characteristics between dogs and wolves. To handle such instances, the team is planning to train the model with additional images of wolves and dogs so that the model is able to better differentiate between the two.
What test method should you use to verify that the model has improved after the additional training?
What test method should you use to verify that the model has improved after the additional training?
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A data scientist is performing unsupervised learning on a set of financial records relating to previous loan applications, and trying to predict defaults on future loans. They are reporting poor functional performance because of data issues. Which ONE of the below is LEAST likely to be a contributory factor?
正解:B
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
