Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save_model parameter not found #40

Open
fooSynaptic opened this issue Dec 17, 2019 · 0 comments
Open

save_model parameter not found #40

fooSynaptic opened this issue Dec 17, 2019 · 0 comments

Comments

@fooSynaptic
Copy link

while i try to save model train with sgd the error rise:

../bin/libFM -task c -train sampleRatingData.dat.libfm -test sampleRatingData.dat.libfm -dim ’1,1,8’ -out sample.res -rlog sample.log -method sgd -learn_rate 0.001 -regular '0,0,0.001' -save_model model.fm 
----------------------------------------------------------------------------
libFM
  Version: 1.4.2
  Author:  Steffen Rendle, [email protected]
  WWW:     http://www.libfm.org/
This program comes with ABSOLUTELY NO WARRANTY; for details see license.txt.
This is free software, and you are welcome to redistribute it under certain
conditions; for details see license.txt.
----------------------------------------------------------------------------

ERROR: the parameter save_model does not exist

Some people claim the model can saved by sgm-trained model with save_model flag, how to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant