Skip to content

Instantly share code, notes, and snippets.

@victorkohler
Last active August 13, 2017 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save victorkohler/47c50822513c88ca9a8018b1366cc778 to your computer and use it in GitHub Desktop.
Save victorkohler/47c50822513c88ca9a8018b1366cc778 to your computer and use it in GitHub Desktop.
user_vecs, item_vecs = implicit_als(data_sparse, iterations=20, features=20, alpha_val=40)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment