Github user debasish83 commented on the pull request:
https://github.com/apache/spark/pull/2096#issuecomment-78499487
@fjiang6 in breeze we added ADMM based proximal minimizer and a proximal
algorithm for Huber Loss...Could you please take a look at
breeze.optimize.proximal.NonlinearMinimizer and Proximal.ProximalHuber and see
if you can use NonlinearMinimizer ? Huber is as difficult as L1 (perhaps more
difficult) since I have not seen a projection operator for Huber...For
reference please follow Professor Boyd's paper on ADMM and Proximal Algorithms
The jar is available on 0.12-SNAPSHOTS
---
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]