fastFM-core icon indicating copy to clipboard operation
fastFM-core copied to clipboard

A short paper describing the library is available on arXiv.

Results 4 fastFM-core issues
Sort by recently updated
recently updated
newest added

I can only see an argument to save the (test) predictions themselves but not for saving the trained model weights (the vector and matrix). Did I miss something or is...

Can I use numpy .random.normal or .gamma as the function ffm_rand_normal? I just code as the sparse_fit func but it not work ...

Hi. I would like to make some modification on fastfm but I couldn't compile this fastfm-core module. I'm using Ubuntu/16.04 with gcc 5.4.0 . Here is my compile error log....