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 support for linear-time mmd estimator. #475

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    f4d2692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ef820d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba29712 View commit details
    Browse the repository at this point in the history
  4. Minor fixes.

    Srceh committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    eaa2e45 View commit details
    Browse the repository at this point in the history
  5. minor fixes.

    Srceh committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    ea97f52 View commit details
    Browse the repository at this point in the history
  6. minor fixes.

    Srceh committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f6b93d6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'linear_time_mmd' of github.com:Srceh/alibi-detect into …

    …linear_time_mmd
    
    # Conflicts:
    #	alibi_detect/cd/pytorch/mmd.py
    Srceh committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    59110ec View commit details
    Browse the repository at this point in the history
  8. mnior fixes

    Srceh committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    7bacbec View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Apr 6, 2022

  1. Use Gaussian asymptotic distribution under null to calculate test thr…

    …eshold with the linear-time estimator, instead of permutation.
    Srceh committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    29cd155 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Fixes according to PR review.

    Srceh committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    eef8def View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

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

Commits on May 8, 2022

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

Commits on May 9, 2022

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

Commits on May 21, 2022

  1. Following the changes of the score function for mmd detectors (Seldon…

    …IO#489).
    
    Merge branch 'master' into linear_time_mmd
    
    # Conflicts:
    #	alibi_detect/cd/base.py
    #	alibi_detect/cd/mmd.py
    #	alibi_detect/cd/pytorch/mmd.py
    #	alibi_detect/cd/tensorflow/mmd.py
    Srceh committed May 21, 2022
    Configuration menu
    Copy the full SHA
    05626ec View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    20e442c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b96ad4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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