CT-AI · Question #16
Which ONE of the following tests is LEAST likely to be performed during the ML model testing phase?
The correct answer is C. Testing the speed of the training of the model. This is least likely to be part of the ML model testing phase. The speed of training is more relevant during the development phase when optimizing and tuning the model. During testing, the focus is more on the model's performance and behavior rather than how quickly it was…
Question
Which ONE of the following tests is LEAST likely to be performed during the ML model testing phase?
Options
- ATesting the accuracy of the classification model.
- BTesting the API of the service powered by the ML model.
- CTesting the speed of the training of the model.
- DTesting the speed of the prediction by the model.
How the community answered
(35 responses)- A6% (2)
- B3% (1)
- C80% (28)
- D11% (4)
Explanation
This is least likely to be part of the ML model testing phase. The speed of training is more relevant during the development phase when optimizing and tuning the model. During testing, the focus is more on the model's performance and behavior rather than how quickly it was trained.
Topics
Community Discussion
No community discussion yet for this question.