Github user jkbradley commented on the pull request:

    https://github.com/apache/spark/pull/9667#issuecomment-169169854
  
    Maybe I misunderstood the need here.  Do you want to use the optimizers for 
your own custom algorithms?  Or do you want to get info back from MLlib 
algorithms like LogisticRegression, etc.?  I was thinking the latter, which is 
supported by some models in spark.ml (like LogisticRegressionModel).  However, 
if you want the former, there isn't really an optimizer API in spark.ml 
yet---but there will be at some point.


---
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]

Reply via email to