How can I save the fm model while using mcmc method?
126 views
Skip to first unread message
yuedra...@gmail.com
unread,
May 30, 2017, 3:45:36 AM5/30/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libFM - Factorization Machines
How can I save the model while using mcmc method? I want to use a fm model for many times for example evaluating the model on both valid and test data.
Now I learn two models with the same params and training data for this purporse, Is there any better methods to solve this problem.