Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Maximum Margin Matrix Factorization model #310

Merged
merged 8 commits into from
Jan 31, 2020
Merged

Add Maximum Margin Matrix Factorization model #310

merged 8 commits into from
Jan 31, 2020

Commits on Jan 30, 2020

  1. Add MMMF model

    tqtg committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    d03d519 View commit details
    Browse the repository at this point in the history
  2. Add import MMMF

    tqtg committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    fcfb855 View commit details
    Browse the repository at this point in the history
  3. Add MMMF Cython module

    tqtg committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    67a6234 View commit details
    Browse the repository at this point in the history
  4. Add example for MMMF with ML100K

    tqtg committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    ad9e0c5 View commit details
    Browse the repository at this point in the history
  5. Add MMMF model to README file

    tqtg committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    9bbffd0 View commit details
    Browse the repository at this point in the history
  6. Add MMMF to docs

    tqtg committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    c999036 View commit details
    Browse the repository at this point in the history
  7. Update README in examples

    tqtg committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    7086bc0 View commit details
    Browse the repository at this point in the history
  8. Update README in examples

    tqtg committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    58acfe5 View commit details
    Browse the repository at this point in the history