Skip to content

Run scikit-learn examples under cuml.accel in CI #7961

@csadorf

Description

@csadorf

Summary

scikit-learn example scripts exercise realistic end-to-end workflows (fit, predict, plot) that unit tests don't cover. Running them under cuml.accel catches regressions that affect user experience.

Motivation

A 100% pass rate on scikit-learn examples is an achievable and meaningful target — more so than the full test suite, where many failures are internal test-infrastructure mismatches rather than real user-facing issues. Example scripts mirror what users actually do, so failures here are failures users would hit. Passing all of them is a strong signal that cuml.accel has reached maturity for real-world use cases, and something we can document to set expectations.

Metadata

Metadata

Assignees

Labels

cuml-accelIssues related to cuml.accelimprovementImprovement / enhancement to an existing function

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions