tidymodels / parsnip

A tidy unified interface to models
https://parsnip.tidymodels.org
Other
564 stars 78 forks source link

Roadmap: parsnip support for sparse tibbles #1125

Open EmilHvitfeldt opened 3 weeks ago

EmilHvitfeldt commented 3 weeks ago

What we need:

I think we could use a option() of some kind to unit test that the data passed is passed around in a way that keeps the sparsity.

Adding all of this will give us