Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure all models with allow_sparse_x works with sparse data #1220

Closed
EmilHvitfeldt opened this issue Nov 15, 2024 · 1 comment
Closed
Labels
feature a feature request or enhancement

Comments

@EmilHvitfeldt
Copy link
Member

We can do this in mocked tests, properly in extratests.

Just because allow_sparse_x has been set, doesn't mean we haven't accidentally called as.matrix() on the data before it reached the model engine. This is a triple check to make sure

go through all extension packages

Copy link

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant