Question 81

Which statement describes factors related to test data that make testing AI-based systems difficult?
Choose ONE option (1 out of 4)
  • Question 82

    The training of an ML model... What type of bias is LEAST important to look for when testing the model?
  • Question 83

    A transportation company operates three types of delivery vehicles in its fleet. The vehicles operate at different speeds (slow, medium, and fast). The transportation company is attempting to optimize scheduling and has created an AI-based program to plan routes for its vehicles using records from the medium-speed vehicle traveling to selected destinations. The test team uses this data in metamorphic testing to test the accuracy of the estimated travel times created by the AI route planner with the actual routes and times.
    Which of the following describes the next phase of metamorphic testing?
  • Question 84

    Which of the following is an example of a clustering problem that can be resolved by unsupervised learning?
  • Question 85

    There is a growing backlog of unresolved defects for your project. You know the developers have an ML model that they have created which has learned which developers work on which type of software and the speed with which they resolve issues. How could you use this model to help reduce the backlog and implement more efficient defect resolution?