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

Implementing SLOPE++ for estimator selection #148

Merged
merged 53 commits into from
Jan 12, 2022

Commits on Jun 17, 2021

  1. rm conflict

    aiueola committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    d862f01 View commit details
    Browse the repository at this point in the history
  2. rm conflict

    aiueola committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ec4ed68 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

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

Commits on Sep 10, 2021

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

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    86a0999 View commit details
    Browse the repository at this point in the history
  2. implement cascade-dr

    aiueola committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    92f9099 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. implement cascade-dr

    aiueola committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    3d8914f View commit details
    Browse the repository at this point in the history
  2. black

    aiueola committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    5edddd2 View commit details
    Browse the repository at this point in the history
  3. minor fix

    aiueola committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    4bd3ad8 View commit details
    Browse the repository at this point in the history
  4. minor fix

    aiueola committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    6e12418 View commit details
    Browse the repository at this point in the history
  5. minor fix

    aiueola committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    afcba42 View commit details
    Browse the repository at this point in the history
  6. fix docstrings

    aiueola committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    f4e9daa View commit details
    Browse the repository at this point in the history
  7. fix flake8 err

    aiueola committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    5f9ba2e View commit details
    Browse the repository at this point in the history
  8. fix flake8 err

    aiueola committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    cd6e788 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    f651d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7756759 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eacbd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6680266 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aee7f47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9543635 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. minor fix based on review

    Co-authored-by: fullflu <9534465+fullflu@users.noreply.github.com>
    aiueola and fullflu committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    3e36337 View commit details
    Browse the repository at this point in the history
  2. minor fix based on review

    Co-authored-by: fullflu <9534465+fullflu@users.noreply.github.com>
    aiueola and fullflu committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    a225d7d View commit details
    Browse the repository at this point in the history
  3. minor fix based on review

    aiueola committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    3eb9c50 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. minor fix based on review

    aiueola committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    f611f64 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. fix test

    aiueola committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1c63ece View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. fix docstrings

    aiueola committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    a54f729 View commit details
    Browse the repository at this point in the history
  2. refactor and test

    aiueola committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    ec9e62b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. cascade-dr test

    aiueola committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    bef2087 View commit details
    Browse the repository at this point in the history
  2. black

    aiueola committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    f66fdad View commit details
    Browse the repository at this point in the history
  3. fix test

    aiueola committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    03bd76b View commit details
    Browse the repository at this point in the history
  4. fix flake8

    aiueola committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    dd6c933 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    322cde3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. fix test

    aiueola committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    26ab399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be02c0e View commit details
    Browse the repository at this point in the history
  3. fix flake8

    aiueola committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    190cd97 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. typo

    aiueola committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    269b2a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. fix test and docstrings

    aiueola committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    d19ecd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    34cfa7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dffcafb View commit details
    Browse the repository at this point in the history
  3. add some tests

    usaito committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    4ec3c8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c63ee4 View commit details
    Browse the repository at this point in the history
  5. add corresponding tests

    usaito committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    3000822 View commit details
    Browse the repository at this point in the history
  6. fix docs

    usaito committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    ab6b477 View commit details
    Browse the repository at this point in the history
  7. fix tests

    usaito committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    0659552 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. fix the weight of SGIPW/SGDR

    usaito committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    e7cac29 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. fix conflicts

    usaito committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    7fa343b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from st-tech/feature/subgauss-ipw

    Implementing Sub-Gaussian IPW and DR
    usaito committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8d869e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc81663 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee27faa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #142 from aiueola/cascade-dr

    Feature: implementing the Cascade-DR estimator for SlateOPE
    usaito committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    14af35c View commit details
    Browse the repository at this point in the history
  6. fix lint

    usaito committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2dd970f View commit details
    Browse the repository at this point in the history
  7. fix conflicts

    usaito committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e979df6 View commit details
    Browse the repository at this point in the history
  8. fix docs and error messages

    usaito committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    4ff109d View commit details
    Browse the repository at this point in the history