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

Fix discrepancies with XGBRegressor and xgboost > 2 #670

Merged
merged 9 commits into from
Dec 16, 2023
Merged

Commits on Dec 11, 2023

  1. Fix discrepancies with XGBRegressor and xgboost > 2

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    241292a View commit details
    Browse the repository at this point in the history
  2. improve ci version

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    34c0965 View commit details
    Browse the repository at this point in the history
  3. fix many issues

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b03a98e View commit details
    Browse the repository at this point in the history
  4. more fixes

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    47cbee2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. many fixes for xgboost

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e4d9dd4 View commit details
    Browse the repository at this point in the history
  2. fix requiremnts.

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    21bb426 View commit details
    Browse the repository at this point in the history
  3. fix converters for old versions of xgboost

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6edd641 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. fix pipeline and base_score

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    4400198 View commit details
    Browse the repository at this point in the history
  2. poisson

    Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
    xadupre committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    779f986 View commit details
    Browse the repository at this point in the history