Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 198
    • Merge requests 198
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !29599

MVAUtils: Adding support for XGBoost

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yuan-Tang Chou requested to merge yuchou/athena:21.2-XGBoost-MVAUtils into 21.2 Jan 18, 2020
  • Overview 45
  • Commits 11
  • Pipelines 8
  • Changes 11

Adding derived class to support XGboost node/forest in MVAUtils. A python utility to convert the model saved by XGBoost training to our TTree format is also provided. Implementation follows closely with what was done in lgbm, presently only support regression and binary classification.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 21.2-XGBoost-MVAUtils