Skip to content
#

matrix-factorization

Here are 336 public repositories matching this topic...

ibayer
ibayer commented May 24, 2016

Access to the mcmc hyperparameter is fairly obscure and needs better documentation.

  • add documentation to python mcmc module
  • add function that generates string parameter description
  • add documentation to C fastFM-core/src/ffm.c L. 77 ff

Hyperparameter layout in fm.hyper_param_:

    print (['alpha'] +               
    ['lambda_w'] + ['lambda_V' + str(i) for i in r

Improve this page

Add a description, image, and links to the matrix-factorization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix-factorization topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.