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

feat: ML Model Backend Implementation #1896

Merged
merged 33 commits into from
Feb 17, 2021
Merged

feat: ML Model Backend Implementation #1896

merged 33 commits into from
Feb 17, 2021

Commits on Apr 9, 2020

  1. Merge pull request #1 from linkedin/master

    Update to master
    RyanHolstien committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    7b724a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merge pull request #2 from linkedin/master

    Update To Master
    RyanHolstien committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    8475ad3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Merge pull request #3 from linkedin/master

    Merge Master
    RyanHolstien committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c18c55b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Merge pull request #4 from linkedin/master

    Update to LI Master
    RyanHolstien committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    dc474a7 View commit details
    Browse the repository at this point in the history
  2. feat(1877): add backend implementation for ML Model

    RyanHolstien committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    c7d519c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d347b96 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from linkedin/master

    feat: Port mce-cli to Java. (#1871)
    RyanHolstien committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    81a342e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02a9970 View commit details
    Browse the repository at this point in the history
  6. update mce cli examples

    RyanHolstien committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    26a2908 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. changes for review comments

    RyanHolstien committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    8c897fb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. modify owners field in index per review comments

    RyanHolstien committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    87ab115 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from linkedin/master

    Update to master
    RyanHolstien committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    938b8d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42dc2f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10f5d89 View commit details
    Browse the repository at this point in the history
  5. fix for checkstyle

    RyanHolstien committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    29eab26 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. remove unused comma analyzers and tokenizers

    RyanHolstien committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    391304c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from linkedin/master

    Update master
    RyanHolstien committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    3ad1b2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    912b2a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. fix endpoint naming for evaluation data

    RyanHolstien committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    69bbcbd View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. fixes for IndexBuilder per review comments

    RyanHolstien committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    059def7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bc1963 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. remove unnecessary filters and fields from index builder and relation…

    …ships
    RyanHolstien committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    075ecfa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from linkedin/master

    Update
    RyanHolstien committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3f83e7f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    21b3c23 View commit details
    Browse the repository at this point in the history
  2. remove unused imports, fix formatting, and add new integration test t…

    …o align with updates
    RyanHolstien committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    5646b85 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    8215a60 View commit details
    Browse the repository at this point in the history
  2. update query template to include urn components

    RyanHolstien committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    25daf59 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. consolidate query template to one operator

    RyanHolstien committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    1735ff3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Merge pull request #9 from linkedin/master

    Update to master
    RyanHolstien committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    ea9434c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b54cb View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. update sanity test to master

    RyanHolstien committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f4e27af View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Merge pull request #10 from linkedin/master

    Update to master
    RyanHolstien committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    22c233b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2dbf80 View commit details
    Browse the repository at this point in the history