Github user neggert commented on the issue:

    https://github.com/apache/spark/pull/15018
  
    Looks like the new scikit-learn implementation suffers from a similar 
problem to the one that the original Spark implementation had. I left them a 
note pointing it out.
    
    Right now I'm working on implementing what's in "Minimizing Separable 
Convex Functions Subject to Simple Chain Constraints", by Best, Chakravarti, 
and Ubhaya. Running down the referecence trail, it looks like the original 
algorithm is in "Projections onto Order Simplexes" by Grotzinger and Witzgall, 
and this particular formulation of it is originally in "Active set algorithms 
for isotonic regression; A unifying framework" by Best and Chakravarti.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to