{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":230883414,"defaultBranch":"master","name":"xgboost","ownerLogin":"wbo4958","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-12-30T09:03:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1320706?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721715493.0","currentOid":""},"activityList":{"items":[{"before":"05e3220da0abc1eaa69d0501031757160f0302d1","after":"d5ce92fbad957f59107a6fc735a4186d76d020a2","ref":"refs/heads/rework-3-missing","pushedAt":"2024-07-23T06:29:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"[jvm-packages] support missing value when constructing dmatrix with iterator","shortMessageHtmlLink":"[jvm-packages] support missing value when constructing dmatrix with i…"}},{"before":"e5d7f9cef75e3cd9580fa44b82199c0dd139312b","after":null,"ref":"refs/heads/rework-2-cleanup-xgboost4j","pushedAt":"2024-07-23T06:18:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"}},{"before":"a9c451cff69be0a279728728bca39e07f6794f4d","after":null,"ref":"refs/heads/test-clean-up","pushedAt":"2024-07-23T04:30:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"}},{"before":null,"after":"e5d7f9cef75e3cd9580fa44b82199c0dd139312b","ref":"refs/heads/rework-2-cleanup-xgboost4j","pushedAt":"2024-07-23T04:25:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"cleanup xgboost4j","shortMessageHtmlLink":"cleanup xgboost4j"}},{"before":null,"after":"53d3c713af451765462bd168477b58a975983520","ref":"refs/heads/rework-jvm-3-support-missing","pushedAt":"2024-07-23T02:59:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Rework xgboost jvm packages for spark\n\n- Remove xgboost4j-gpu and move its functionality to xgboost4j-spark-gpu\n- Remove any soft links in xgboost4j-spark-gpu\n- Abstract an XGBoost Estimator which handles the common functionality for all xgboost estimators.\n- Support XGBoostRanker\n- Remove any unnecessary ETL in XGBoost\n- Fix the missing value usage\n- Support uber jar for xgboost4j-spark\n- Support uber jar for xgboost4j-spark-gpu\n- Rework GPU plugin\n- More sannity test to ensure the training/transform results are same between CPU and GPU.","shortMessageHtmlLink":"Rework xgboost jvm packages for spark"}},{"before":null,"after":"05e3220da0abc1eaa69d0501031757160f0302d1","ref":"refs/heads/rework-3-missing","pushedAt":"2024-07-23T02:57:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"[jvm-packages] support missing value when constructing dmatrix with iterator","shortMessageHtmlLink":"[jvm-packages] support missing value when constructing dmatrix with i…"}},{"before":null,"after":"a1ec269084ca25c8b86d13f88401dc3dbb769ed7","ref":"refs/heads/rework-jvm-cleanup-xgboost4j-2","pushedAt":"2024-07-23T01:49:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Rework xgboost jvm packages for spark\n\n- Remove xgboost4j-gpu and move its functionality to xgboost4j-spark-gpu\n- Remove any soft links in xgboost4j-spark-gpu\n- Abstract an XGBoost Estimator which handles the common functionality for all xgboost estimators.\n- Support XGBoostRanker\n- Remove any unnecessary ETL in XGBoost\n- Fix the missing value usage\n- Support uber jar for xgboost4j-spark\n- Support uber jar for xgboost4j-spark-gpu\n- Rework GPU plugin\n- More sannity test to ensure the training/transform results are same between CPU and GPU.","shortMessageHtmlLink":"Rework xgboost jvm packages for spark"}},{"before":"0c50c5874d534be93dc624234cac874e2807deb3","after":"6d9fcb771e1988d04c511c95b77350b05f71427c","ref":"refs/heads/master","pushedAt":"2024-07-23T01:39:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Move device histogram storage into `histogram.cuh`. (#10608)","shortMessageHtmlLink":"Move device histogram storage into histogram.cuh. (dmlc#10608)"}},{"before":null,"after":"e8ecea692801fa9a7dc083d89a43f7dd7e3ebb4c","ref":"refs/heads/rework-jvm-without-example","pushedAt":"2024-07-23T01:38:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Rework xgboost jvm packages for spark\n\n- Remove xgboost4j-gpu and move its functionality to xgboost4j-spark-gpu\n- Remove any soft links in xgboost4j-spark-gpu\n- Abstract an XGBoost Estimator which handles the common functionality for all xgboost estimators.\n- Support XGBoostRanker\n- Remove any unnecessary ETL in XGBoost\n- Fix the missing value usage\n- Support uber jar for xgboost4j-spark\n- Support uber jar for xgboost4j-spark-gpu\n- Rework GPU plugin\n- More sannity test to ensure the training/transform results are same between CPU and GPU.","shortMessageHtmlLink":"Rework xgboost jvm packages for spark"}},{"before":null,"after":"a9c451cff69be0a279728728bca39e07f6794f4d","ref":"refs/heads/test-clean-up","pushedAt":"2024-07-22T09:35:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"[jvm-packages] clean up example","shortMessageHtmlLink":"[jvm-packages] clean up example"}},{"before":"efc72a8343c999527b5a00aa6133bd95281aa56c","after":"82c06da7f60653ecc520501dd4b9af2e6ff16527","ref":"refs/heads/rework-jvm","pushedAt":"2024-07-22T08:22:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Rework xgboost jvm packages for spark\n\n- Remove xgboost4j-gpu and move its functionality to xgboost4j-spark-gpu\n- Remove any soft links in xgboost4j-spark-gpu\n- Abstract an XGBoost Estimator which handles the common functionality for all xgboost estimators.\n- Support XGBoostRanker\n- Remove any unnecessary ETL in XGBoost\n- Fix the missing value usage\n- Support uber jar for xgboost4j-spark\n- Support uber jar for xgboost4j-spark-gpu\n- Rework GPU plugin\n- More sannity test to ensure the training/transform results are same between CPU and GPU.","shortMessageHtmlLink":"Rework xgboost jvm packages for spark"}},{"before":"5bbc170dee5c11ef737e1a8c5f9b6114c8252271","after":null,"ref":"refs/heads/jvm-rewrite-gpu-shader","pushedAt":"2024-07-22T07:56:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"}},{"before":"4916a6061fa0d8d41383d52c0eff47bb67497747","after":"efc72a8343c999527b5a00aa6133bd95281aa56c","ref":"refs/heads/rework-jvm","pushedAt":"2024-07-22T07:55:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Rework xgboost jvm packages for spark\n\n- Remove xgboost4j-gpu and move its functionality to xgboost4j-spark-gpu\n- Remove any soft links in xgboost4j-spark-gpu\n- Abstract an XGBoost Estimator which handles the common functionality for all xgboost estimators.\n- Support XGBoostRanker\n- Remove any unnecessary ETL in XGBoost\n- Fix the missing value usage\n- Support uber jar for xgboost4j-spark\n- Support uber jar for xgboost4j-spark-gpu\n- Rework GPU plugin\n- More sannity test to ensure the training/transform results are same between CPU and GPU.","shortMessageHtmlLink":"Rework xgboost jvm packages for spark"}},{"before":"318ea7af47fa9f38eea589fc36526b37ed0e7990","after":"4916a6061fa0d8d41383d52c0eff47bb67497747","ref":"refs/heads/rework-jvm","pushedAt":"2024-07-22T03:18:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Rework xgboost jvm packages for spark\n\n- Remove xgboost4j-gpu and move its functionality to xgboost4j-spark-gpu\n- Remove any soft links in xgboost4j-spark-gpu\n- Abstract an XGBoost Estimator which handles the common functionality for all xgboost estimators.\n- Support XGBoostRanker\n- Remove any unnecessary ETL in XGBoost\n- Fix the missing value usage\n- Support uber jar for xgboost4j-spark\n- Support uber jar for xgboost4j-spark-gpu\n- Rework GPU plugin\n- More sannity test to ensure the training/transform results are same between CPU and GPU.","shortMessageHtmlLink":"Rework xgboost jvm packages for spark"}},{"before":null,"after":"318ea7af47fa9f38eea589fc36526b37ed0e7990","ref":"refs/heads/rework-jvm","pushedAt":"2024-07-22T03:09:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Rework xgboost jvm packages for spark (#22)\n\n* [jvm-packages] Rewrite xgboost jvm packages (#10416)\n\n* [jvm-packages] Rewrite xgboost jvm packages\n\n* Support uber jar for xgboost4j-spark\n\n* Remove linking for xgboost4j-gpu\n\n* move the library into xgboost4j instead of xgboost4j-gpu\n\n* Remove xgboost4j-gpu, move them into xgboost4j-spark-gpu\n\n* update\n\n* format\n\n* plugin for gpu\n\n* the initial xgboost-spark-gpu can work\n\n* rearchitecture\n\n* Support dataset eval (#10)\n\nSupport dataset as the eval\n\n* Support missing value and add tests. (#11)\n\n* Support base margin and add more tests (#12)\n\n* Support customized objective (#13)\n\n* Support more tests (#14)\n\n* Support vector transform and more tests. (#15)\n\n* Support feature names and feature types (#16)\n\n* extends ProbabilisticClassifier (#17)\n\n* remove the old model in test (#18)\n\n* support gpu transform (#19)\n\n* fix test (#20)\n\n* Rewrite cudf column and cudf column batch. (#21)\n\n* Support missing for DMatrix creating from Databatch iterator and fix binary transform (#10495)\n\n* Support XGBoostRanker and XGBoostRegressor (#10505)\n\n* Gpu: Support rank and regressor (#10560)\n\n* support shading gpu\n\n* install the shader package\n\n* Support scala 2.13","shortMessageHtmlLink":"Rework xgboost jvm packages for spark (#22)"}},{"before":"4abf24aa4f6dca54b8e0003aed129b083eb068d8","after":"0c50c5874d534be93dc624234cac874e2807deb3","ref":"refs/heads/master","pushedAt":"2024-07-22T02:33:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Rework xgboost jvm packages for spark (#22)\n\n* [jvm-packages] Rewrite xgboost jvm packages (#10416)\r\n\r\n* [jvm-packages] Rewrite xgboost jvm packages\r\n\r\n* Support uber jar for xgboost4j-spark\r\n\r\n* Remove linking for xgboost4j-gpu\r\n\r\n* move the library into xgboost4j instead of xgboost4j-gpu\r\n\r\n* Remove xgboost4j-gpu, move them into xgboost4j-spark-gpu\r\n\r\n* update\r\n\r\n* format\r\n\r\n* plugin for gpu\r\n\r\n* the initial xgboost-spark-gpu can work\r\n\r\n* rearchitecture\r\n\r\n* Support dataset eval (#10)\r\n\r\nSupport dataset as the eval\r\n\r\n* Support missing value and add tests. (#11)\r\n\r\n* Support base margin and add more tests (#12)\r\n\r\n* Support customized objective (#13)\r\n\r\n* Support more tests (#14)\r\n\r\n* Support vector transform and more tests. (#15)\r\n\r\n* Support feature names and feature types (#16)\r\n\r\n* extends ProbabilisticClassifier (#17)\r\n\r\n* remove the old model in test (#18)\r\n\r\n* support gpu transform (#19)\r\n\r\n* fix test (#20)\r\n\r\n* Rewrite cudf column and cudf column batch. (#21)\r\n\r\n* Support missing for DMatrix creating from Databatch iterator and fix binary transform (#10495)\r\n\r\n* Support XGBoostRanker and XGBoostRegressor (#10505)\r\n\r\n* Gpu: Support rank and regressor (#10560)\r\n\r\n* support shading gpu\r\n\r\n* install the shader package\r\n\r\n* Support scala 2.13","shortMessageHtmlLink":"Rework xgboost jvm packages for spark (#22)"}},{"before":"9e4df0a909127754a4de2b7cd3d37bedf553f11c","after":"4abf24aa4f6dca54b8e0003aed129b083eb068d8","ref":"refs/heads/master","pushedAt":"2024-07-22T02:30:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Download manylinux2014 wheels in the release script (#10485)","shortMessageHtmlLink":"Download manylinux2014 wheels in the release script (dmlc#10485)"}},{"before":null,"after":"c90d0771155ffb4c12fd26eaec98cf9cb6bdba59","ref":"refs/heads/jvm-rewrite.bak","pushedAt":"2024-07-22T02:29:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Support scala 2.13","shortMessageHtmlLink":"Support scala 2.13"}},{"before":null,"after":"c90d0771155ffb4c12fd26eaec98cf9cb6bdba59","ref":"refs/heads/jvm-rewrite","pushedAt":"2024-07-22T02:03:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Support scala 2.13","shortMessageHtmlLink":"Support scala 2.13"}},{"before":"99de454a1a00761170974c9a342a962f91c9b95c","after":"4c7140c7a3f06f93fdc1111c2f7a444b0e4eecf4","ref":"refs/heads/scala-2.13","pushedAt":"2024-07-19T05:47:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"update","shortMessageHtmlLink":"update"}},{"before":null,"after":"99de454a1a00761170974c9a342a962f91c9b95c","ref":"refs/heads/scala-2.13","pushedAt":"2024-07-18T23:17:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Support scala 2.13","shortMessageHtmlLink":"Support scala 2.13"}},{"before":"7b90f690774ca29ad2a089a7985f19830c07748e","after":"5bbc170dee5c11ef737e1a8c5f9b6114c8252271","ref":"refs/heads/jvm-rewrite-gpu-shader","pushedAt":"2024-07-17T09:12:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"install the shader package","shortMessageHtmlLink":"install the shader package"}},{"before":null,"after":"7b90f690774ca29ad2a089a7985f19830c07748e","ref":"refs/heads/jvm-rewrite-gpu-shader","pushedAt":"2024-07-17T08:26:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"support shading gpu","shortMessageHtmlLink":"support shading gpu"}},{"before":null,"after":"c5c2bd0508e301651f8ca82e1a3a253cc687c8da","ref":"refs/heads/gpu-shader-trial","pushedAt":"2024-07-17T07:45:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"support shading gpu","shortMessageHtmlLink":"support shading gpu"}},{"before":"5dea7b90ced24ca8a6aa7b8559821b9698cd0311","after":"8d159121e1f98b402ae92b6f4e3cf8186c6f825c","ref":"refs/heads/jvm-rewrite-gpu-rank","pushedAt":"2024-07-15T23:49:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"Gpu: Support rank and regressor","shortMessageHtmlLink":"Gpu: Support rank and regressor"}},{"before":"e40e715ae6fad33d05d25dcc775ef7e2cea95afb","after":"5dea7b90ced24ca8a6aa7b8559821b9698cd0311","ref":"refs/heads/jvm-rewrite-gpu-rank","pushedAt":"2024-07-15T08:28:28.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"update","shortMessageHtmlLink":"update"}},{"before":"9337aa02602a269ba754e7c793ce44a81adfd8e3","after":"e40e715ae6fad33d05d25dcc775ef7e2cea95afb","ref":"refs/heads/jvm-rewrite-gpu-rank","pushedAt":"2024-07-10T02:27:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"update","shortMessageHtmlLink":"update"}},{"before":"fd402f5ef3be159af33705f4d9dc2850863113ad","after":"9337aa02602a269ba754e7c793ce44a81adfd8e3","ref":"refs/heads/jvm-rewrite-gpu-rank","pushedAt":"2024-07-09T14:52:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"update","shortMessageHtmlLink":"update"}},{"before":"020f1dce73b5467f6a1c95091fccc889bca126bf","after":"fd402f5ef3be159af33705f4d9dc2850863113ad","ref":"refs/heads/jvm-rewrite-gpu-rank","pushedAt":"2024-07-09T14:43:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"update","shortMessageHtmlLink":"update"}},{"before":"5fb916e82d7ef7a24adc8db380b6b15c202514fd","after":"020f1dce73b5467f6a1c95091fccc889bca126bf","ref":"refs/heads/jvm-rewrite-gpu-rank","pushedAt":"2024-07-08T14:31:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wbo4958","name":"Bobby Wang","path":"/wbo4958","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1320706?s=80&v=4"},"commit":{"message":"update","shortMessageHtmlLink":"update"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEhoCyUgA","startCursor":null,"endCursor":null}},"title":"Activity · wbo4958/xgboost"}