Github user sethah commented on the issue:
https://github.com/apache/spark/pull/15628
cc @dbtsai @yanboliang
**Note for reviewers**: The driving need behind this change is that we now
have multiclass logistic regression which represents coefficients as a matrix.
When we use L1 regularization it can be more efficient to store the coefficient
matrix as sparse since there can be a lot of zero elements. We will incorporate
this compression in a follow-up PR
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]