[ https://issues.apache.org/jira/browse/SPARK-22795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-22795. ------------------------------- Resolution: Won't Fix > Raise error when line search in FirstOrderMinimizer failed > ---------------------------------------------------------- > > Key: SPARK-22795 > URL: https://issues.apache.org/jira/browse/SPARK-22795 > Project: Spark > Issue Type: Improvement > Components: ML > Affects Versions: 2.2.1 > Reporter: Shintaro Murakami > Priority: Minor > > When line search in FirstOrderMinimizer (LBFGS or OWLQN so on) failed, the > fit method of estimator not failed, and a meaning-less transformer is > returned. > The error should be discovered early. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org