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

Added AutoRecSysScenario #51

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Mar 9, 2023

  1. Add word2vec optimizations

    netang committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d0459c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Add word2vec optimizations

    netang committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8d0511f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    f627b64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd1a4ec View commit details
    Browse the repository at this point in the history
  3. Add dependencies

    netang committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8eeeff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eedd86 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. new feature: optimized TwoStage

    fonhorst committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    98701b7 View commit details
    Browse the repository at this point in the history
  2. Fix problems

    netang committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a55bf66 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Merge branch 'sb-main-word2vec' into sb-main-two-stage

    # Conflicts:
    #	replay/utils.py
    netang committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8383556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d91094 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sb-main-ann' into sb-main-two-stage

    # Conflicts:
    #	replay/models/als.py
    #	replay/models/word2vec.py
    #	replay/utils.py
    netang committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9d6b3d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    85845ad View commit details
    Browse the repository at this point in the history
  2. Add example script

    netang committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    14b749b View commit details
    Browse the repository at this point in the history
  3. Remove debug lines

    netang committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9aa9255 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. minor fixes

    mralexdmitriy committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4b4ab39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60762c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dc5210 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cf5897 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Merge branch 'sb-main' into sb-main-item2item

    # Conflicts:
    #	.gitignore
    #	replay/model_handler.py
    #	replay/models/als.py
    #	replay/models/word2vec.py
    #	replay/utils.py
    #	scala/src/main/scala/org/apache/spark/replay/utils/ScalaPySparkUDFs.scala
    mralexdmitriy committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3fbfc49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b7073e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0380fbc View commit details
    Browse the repository at this point in the history
  4. added OneStageScenario

    mralexdmitriy committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d8a0bb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c44e8ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b62d885 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    7cc89c1 View commit details
    Browse the repository at this point in the history