ibayer / fastFM

fastFM: A Library for Factorization Machines
http://ibayer.github.io/fastFM
Other
1.07k stars 206 forks source link

how to save weights of features after training #127

Closed bingqingyang closed 6 years ago

bingqingyang commented 6 years ago

after training the model how can we save the weights

ibayer commented 6 years ago

You can assess the parameter as w0_, w_, V_. http://ibayer.github.io/fastFM/api.html