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

feature(KTP-767): Implemented XGBoost Multioutput Arctan Loss #533

Merged
merged 8 commits into from
Apr 25, 2024

Commits on Apr 23, 2024

  1. feature(KTP-767): Implemented multioutput xgboost model with arctan l…

    …oss.
    
    Signed-off-by: Egor Dmitriev <[email protected]>
    egordm committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f892b71 View commit details
    Browse the repository at this point in the history
  2. feature(KTP-767): Updated xgboost multioutput to support HPO

    Signed-off-by: Egor Dmitriev <[email protected]>
    egordm committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    af61403 View commit details
    Browse the repository at this point in the history
  3. Format Python code with Black

    Signed-off-by: black <[email protected]>
    actions-user committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    890fcf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. feature(KTP-767): Updated tests and docs based on feedback.

    Signed-off-by: Egor Dmitriev <[email protected]>
    egordm committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7bd0531 View commit details
    Browse the repository at this point in the history
  2. Format Python code with Black

    Signed-off-by: black <[email protected]>
    actions-user committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6368d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. chore(KTP-767): Rerun pipeline.

    Signed-off-by: Egor Dmitriev <[email protected]>
    egordm committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    13c2bbb View commit details
    Browse the repository at this point in the history
  2. chore(KTP-767): Rerun pipeline.

    Signed-off-by: Egor Dmitriev <[email protected]>
    egordm committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b972bac View commit details
    Browse the repository at this point in the history
  3. chore(KTP-767): Rerun pipeline.

    Signed-off-by: Egor Dmitriev <[email protected]>
    egordm committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    613aefa View commit details
    Browse the repository at this point in the history