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

Neurips24 #1970

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

Neurips24 #1970

wants to merge 18 commits into from

Commits on May 12, 2024

  1. Added import for vouchers and scores in pipline/inputs

    Fixed tiny_tournesol.zip file for testing.
    Added data_analysis for dataset submission.
    WIP Runtime error on icml24 experiments to be fixed
    lenhoanglnh committed May 12, 2024
    Configuration menu
    Copy the full SHA
    72af6d9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Important change: Modified qr_quantile using asymmetric Huber rather …

    …than additional term.
    
    This implies that the addition of a new user with huge uncertainties will not affect the quantile much.
    lenhoanglnh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    df57fbf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9f0ddb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd1fb49 View commit details
    Browse the repository at this point in the history
  3. fix experiments script

    amatissart committed May 16, 2024
    Configuration menu
    Copy the full SHA
    049d72e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dde4c9f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. [solidago] gbt: estimate asymmetrical uncertainties based on increase…

    … of neg. log likelihood by 1 (#1973)
    
    ---------
    
    Co-authored-by: Louis Faucon <lpfaucon@gmail.com>
    amatissart and lfaucon committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    82e9c4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c58e424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e6d598 View commit details
    Browse the repository at this point in the history
  4. fix experiments script

    amatissart committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    051f088 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3483609 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    498f4a3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'solidago-pipeline-docs-1' of github.com:tournesol-app/t…

    …ournesol into solidago-pipeline-docs-1
    lenhoanglnh committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    fde2a83 View commit details
    Browse the repository at this point in the history
  8. fix docstring

    amatissart committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    afc32d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request #1971 from tournesol-app/solidago-pipeline-docs-1

    [solidago] Update docstrings and add simple API for `Pipeline`
    amatissart committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0032c86 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    a2dfbaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c5652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdd40f3 View commit details
    Browse the repository at this point in the history