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

Can't load FMM model

Open withDataman opened this issue 7 years ago • 7 comments

hello, when generate FMM model, but, why can't load the model to predict? Erro as follow: Exception in thread "main" java.lang.Exception: FFMModel.load did not recognize model with (className, format version):(org.apache.spark.mllib.classification.FFMModel$SaveLoadV1_0$, 1.0).

withDataman avatar Dec 05 '17 08:12 withDataman

Has been Solved by myself

withDataman avatar Dec 08 '17 10:12 withDataman

Cool. Was it an issue related to the implementation?

VinceShieh avatar Dec 26 '17 09:12 VinceShieh

yeah

withDataman avatar Dec 26 '17 09:12 withDataman

Great. Can you submit a PR if it's a bug in the implementation? Thanks.

VinceShieh avatar Dec 26 '17 09:12 VinceShieh

The project(FM-Spark-Ada) has similar proble,but I don't know how to solve it, have you solved it?

withDataman avatar Dec 26 '17 09:12 withDataman

actually, we didnt see this kind of issues before.

VinceShieh avatar Dec 26 '17 10:12 VinceShieh

we didnt see this kind of issues before->when generate FM model, but, why can't load the model to predict?

withDataman avatar Dec 26 '17 10:12 withDataman