Github user elfausto commented on the issue:
https://github.com/apache/spark/pull/23146
Thanks for your review, @srowen.
I added a link to the PR's description and the JIRA ticket pointing to the
reference Python implementation I used for unit testing.
Github user elfausto commented on the issue:
https://github.com/apache/spark/pull/23146
Thanks for your feedback @sujithjay. I expanded the description and Jira
ticket with the requested details. Please let me know if anything is missing
GitHub user elfausto opened a pull request:
https://github.com/apache/spark/pull/23146
[SPARK-26173] [MLlib] Prior regularization for Logistic Regression
Implementation of
[SPARK-26173](https://issues.apache.org/jira/browse/SPARK-26173).
Unit tests have been added to the