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

Merge code from branch refactor/xg-boost-model to refactor/major_change_with_k1st #186

Merged
merged 59 commits into from Feb 23, 2023

Conversation

phamhoangtuan
Copy link
Contributor

Pull Request Checklist

Before sending your pull requests, make sure you followed this list.

Checklist for Pull Request

  • Describe what this PR purpose. For example, for new features describe what problem this PR solves. If there is JIRA task, please include JIRA link.
  • When there are more than one tasks in the PR, use to do list in github mark down.
  • Include unit tests. If small test files are needed for your unit tests, please include them as well. Be conservative in adding test files, try to make them small and local instead of putting it on S3 or external database.
  • Assign reviewer.

Running unit tests

Using tools and libraries installed directly on your system.
For example, to run all tests under graphengine, do:

nose2

phamhoangtuan and others added 30 commits October 5, 2022 10:52
…ction to more smaller functions to be clearer and easier to read
… of OracleModel, add func to gen train data for ensembler
* feat: create multi_model wrapper and kCollaborator

* fix: type annotations

* fix: debug collaborator & multi model

* feat: add compelete user code for collaborator and multi model
nubs01 and others added 26 commits January 12, 2023 12:01
* feat: add some useful ensemble model/modelers

* feat: fix xgboost regression building and create classifier

* feat: abstract data_key and output_key for all predicitive models

* feat: allow collaborator ensemble modeling with explicit labelled_data field

* feat: allow passed hyperparams to override grid search in xgboost
@phamhoangtuan phamhoangtuan self-assigned this Feb 22, 2023
@hiro-v hiro-v merged commit 19de9c4 into refactor/major_change_with_k1st Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants