Question 21

Which of the following options is a correct approach for scheduling model retraining in a weather prediction application?
  • Question 22

    Your dependent variable Y is a count, ranging from 0 to infinity. Because Y is approximately log-normally distributed, you decide to log-transform the data prior to performing a linear regression.
    What should you do before log-transforming Y?
  • Question 23

    You are implementing a support-vector machine on your data, and a colleague suggests you use a polynomial kernel. In what situation might this help improve the prediction of your model?
  • Question 24

    Which of the following items should be included in a handover to the end user to enable them to use and run a trained model on their own system? (Select three.)
  • Question 25

    In a self-driving car company, ML engineers want to develop a model for dynamic pathing. Which of following approaches would be optimal for this task?