-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
featurea feature request or enhancementa feature request or enhancement
Description
ref: #1394
This step is significantly more complicated than the others, so we will push it back a release or two.
Notes:
- The step itself it quite
messyinteresting, would benefit from a refactor. - We would either need to rewrite
model.matrix()
for the sparse case or useMatrix::sparse.model.matrix()
. - However the main issue is the toggle between sparse and non-sparse, we should only produce sparse interactions if they make sense to be returned sparsely, so some kind of zero-counting has to be done.
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement