Skip to main content
← CoursesData Science AppliedModule 3 · Modeling & EvaluationStratified train/test/val splitsquiz40 / 100
💬 Discuss🧪 Playground+100 XP
Task
📝 **Question:** Fraud rate is 1.5%. You do `train_test_split(X, y, test_size=0.2)` and test AUC is wildly noisy. Fix? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.

Keep going

🎯 Quiz

Question

📝 **Question:** Fraud rate is 1.5%. You do `train_test_split(X, y, test_size=0.2)` and test AUC is wildly noisy. Fix? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
📣 Help someone learn PythonShare this lesson with a friend — the first 15 are free, no signup.Tweet

💬 Discussion

Be the first to ask a question or share a tip.
Sign in to join the discussion. Reading is free.
Loading discussion…