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 mrr calculation #886

Merged
merged 38 commits into from Oct 11, 2020
Merged

Add mrr calculation #886

merged 38 commits into from Oct 11, 2020

Commits on Jul 14, 2020

  1. mrr implementation

    Daniel Chepenko committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8163316 View commit details
    Browse the repository at this point in the history
  2. add mrr

    Daniel Chepenko committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    17a4b03 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. edit codestyle

    Daniel Chepenko committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    0f1151a View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Daniel Chepenko committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    93c637e View commit details
    Browse the repository at this point in the history
  3. updated changelog

    Daniel Chepenko committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    f6d7496 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. add docstring to mrr

    Daniel Chepenko committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    4c46f25 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. fixed commit and pep8

    Daniel Chepenko committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    21a36b0 View commit details
    Browse the repository at this point in the history
  2. removed clones

    Daniel Chepenko committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    ae9089c View commit details
    Browse the repository at this point in the history
  3. Add batch tests

    Daniel Chepenko committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    6b765aa View commit details
    Browse the repository at this point in the history
  4. edit changelog

    Daniel Chepenko committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    a69273f View commit details
    Browse the repository at this point in the history
  5. Add callbacks

    Daniel Chepenko committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    c425ccf View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. make codestyle

    Daniel Chepenko committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    668196f View commit details
    Browse the repository at this point in the history
  2. small issues

    Daniel Chepenko committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    b626eeb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. add newline at the end of the file

    Daniel Chepenko committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    7f33538 View commit details
    Browse the repository at this point in the history
  2. small issues

    Daniel Chepenko committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    06e6761 View commit details
    Browse the repository at this point in the history
  3. add movielens

    Daniel Chepenko committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    04caa31 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. minor improvements

    Daniel Chepenko committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    d9d7764 View commit details
    Browse the repository at this point in the history
  2. minor improvements

    Daniel Chepenko committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    8bf6700 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. removed activation

    Daniel Chepenko committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    49b15a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Daniel Chepenko committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    e870498 View commit details
    Browse the repository at this point in the history
  2. updated changelog

    Daniel Chepenko committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    ba4c180 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. add at k support

    Daniel Chepenko committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    80920f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Configuration menu
    Copy the full SHA
    cf8828f View commit details
    Browse the repository at this point in the history
  2. add mrr computations

    Daniel Chepenko committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    84b7b52 View commit details
    Browse the repository at this point in the history
  3. commit before merge

    Daniel Chepenko committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    28c5148 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into recsys-mrr

    Daniel Chepenko committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    8911528 View commit details
    Browse the repository at this point in the history
  5. deleted dataset from another branch

    Daniel Chepenko committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    3acb341 View commit details
    Browse the repository at this point in the history
  6. WIP merr calcback tests

    Daniel Chepenko committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    5a16261 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. minor changes

    Daniel Chepenko committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e192837 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. alphabetical order of the imports

    Daniel Chepenko committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    2230a5b View commit details
    Browse the repository at this point in the history
  2. add new line at the end of py file

    Daniel Chepenko committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    f632cc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. fixed small issues

    Daniel Chepenko committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    470cc99 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. changed the codestyle

    Daniel Chepenko committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    8127eb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Daniel Chepenko committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    034b832 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into recsys-mrr

    Updated the master branch
    Daniel Chepenko committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    6dad3f4 View commit details
    Browse the repository at this point in the history
  3. moved files to metrics

    Daniel Chepenko committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    b2fa81a View commit details
    Browse the repository at this point in the history
  4. fixed typos

    Daniel Chepenko committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    5f51a38 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. fixed docs

    Daniel Chepenko committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    4947d4b View commit details
    Browse the repository at this point in the history