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

Support dataset validation #10

Merged
merged 11 commits into from
Jun 19, 2024
Merged

Support dataset validation #10

merged 11 commits into from
Jun 19, 2024

Conversation

wbo4958
Copy link
Owner

@wbo4958 wbo4958 commented Jun 19, 2024

No description provided.

@wbo4958 wbo4958 merged commit 9470497 into jvm-rewrite Jun 19, 2024
43 of 48 checks passed
@wbo4958 wbo4958 deleted the jvm-rewrite-validation branch June 19, 2024 06:27
wbo4958 added a commit that referenced this pull request Jun 26, 2024
Support dataset as the eval
wbo4958 added a commit that referenced this pull request Jun 26, 2024
* [jvm-packages] Rewrite xgboost jvm packages

* Support uber jar for xgboost4j-spark

* Remove linking for xgboost4j-gpu

* move the library into xgboost4j instead of xgboost4j-gpu

* Remove xgboost4j-gpu, move them into xgboost4j-spark-gpu

* update

* format

* plugin for gpu

* the initial xgboost-spark-gpu can work

* rearchitecture

* Support dataset eval (#10)

Support dataset as the eval

* Support missing value and add tests. (#11)

* Support base margin and add more tests (#12)

* Support customized objective (#13)

* Support more tests (#14)

* Support vector transform and more tests. (#15)

* Support feature names and feature types (#16)

* extends ProbabilisticClassifier  (#17)

* remove the old model in test (#18)

* support gpu transform (#19)

* fix test (#20)

* Rewrite cudf column and cudf column batch. (#21)
wbo4958 added a commit that referenced this pull request Jul 22, 2024
* [jvm-packages] Rewrite xgboost jvm packages (dmlc#10416)

* [jvm-packages] Rewrite xgboost jvm packages

* Support uber jar for xgboost4j-spark

* Remove linking for xgboost4j-gpu

* move the library into xgboost4j instead of xgboost4j-gpu

* Remove xgboost4j-gpu, move them into xgboost4j-spark-gpu

* update

* format

* plugin for gpu

* the initial xgboost-spark-gpu can work

* rearchitecture

* Support dataset eval (#10)

Support dataset as the eval

* Support missing value and add tests. (#11)

* Support base margin and add more tests (#12)

* Support customized objective (#13)

* Support more tests (#14)

* Support vector transform and more tests. (#15)

* Support feature names and feature types (#16)

* extends ProbabilisticClassifier  (#17)

* remove the old model in test (#18)

* support gpu transform (#19)

* fix test (#20)

* Rewrite cudf column and cudf column batch. (#21)

* Support missing for DMatrix creating from Databatch iterator and fix binary transform (dmlc#10495)

* Support XGBoostRanker and XGBoostRegressor (dmlc#10505)

* Gpu: Support rank and regressor (dmlc#10560)

* support shading gpu

* install the shader package

* Support scala 2.13
wbo4958 added a commit that referenced this pull request Jul 22, 2024
* [jvm-packages] Rewrite xgboost jvm packages (dmlc#10416)

* [jvm-packages] Rewrite xgboost jvm packages

* Support uber jar for xgboost4j-spark

* Remove linking for xgboost4j-gpu

* move the library into xgboost4j instead of xgboost4j-gpu

* Remove xgboost4j-gpu, move them into xgboost4j-spark-gpu

* update

* format

* plugin for gpu

* the initial xgboost-spark-gpu can work

* rearchitecture

* Support dataset eval (#10)

Support dataset as the eval

* Support missing value and add tests. (#11)

* Support base margin and add more tests (#12)

* Support customized objective (#13)

* Support more tests (#14)

* Support vector transform and more tests. (#15)

* Support feature names and feature types (#16)

* extends ProbabilisticClassifier  (#17)

* remove the old model in test (#18)

* support gpu transform (#19)

* fix test (#20)

* Rewrite cudf column and cudf column batch. (#21)

* Support missing for DMatrix creating from Databatch iterator and fix binary transform (dmlc#10495)

* Support XGBoostRanker and XGBoostRegressor (dmlc#10505)

* Gpu: Support rank and regressor (dmlc#10560)

* support shading gpu

* install the shader package

* Support scala 2.13
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.

1 participant