Handle sklearn example OpenML dataset lookup failures - #8216
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Checked the PR CI run at https://github.com/rapidsai/cuml/actions/runs/26862934916?pr=8216. At commit The debug workflow changes still need to be reverted before merge. |
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughSummary by CodeRabbitRelease Notes
WalkthroughExtended the example collector's network-error detection to recognize ChangesNetwork error detection
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Treats
sklearn.datasets._openml.OpenMLErroras an external OpenML failure in sklearn example collection so missing OpenML datasets xfail instead of failing the examples job.Follow-up to #8205