1. 학습
  2. /
  3. 강의
  4. /
  5. Model Validation in Python

Connected

연습 문제

When to use LOOCV

Which of the following are reasons you might NOT run LOOCV on the provided X dataset? The X data has been loaded for you to explore as you see fit.

  • A: The X dataset has 122,624 data points, which might be computationally expensive and slow.
  • B: You cannot run LOOCV on classification problems.
  • C: You want to test different values for 15 different parameters

지침

50 XP

가능한 답변