spark-libFM icon indicating copy to clipboard operation
spark-libFM copied to clipboard

Got error while running spark-libFM with LBFGS

Open universewill opened this issue 8 years ago • 2 comments

It always get this error and fail. What does this error mean? How can i solve this error?

The error is as follow:


16/04/19 18:47:35 ERROR LBFGS: Failure! Resetting history: breeze.optimize.FirstOrderException: Line search zoom failed 16/04/19 18:49:18 ERROR LBFGS: Failure again! Giving up and returning. Maybe the objective is just poorly behaved?

universewill avatar Apr 19 '16 11:04 universewill

Me too. The problem happens when I use pyspark.ml.classification.LogisticRegression,too. Do you resolve it now? I only get the similar answer in http://stackoverflow.com/questions/38981793/spark2-logisticregression-training-finished-but-the-result-is-not-converged-be

enjoyhot avatar Jan 04 '17 11:01 enjoyhot

do you have a solution?

ICDI0906 avatar May 19 '22 12:05 ICDI0906