Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
DMLC/XGBoost
Scalable, Portable Gradient Boosting
Collective -
Host: opensource -
https://opencollective.com/xgboost
- Website: https://xgboost.ai/
- Code: https://github.com/dmlc/xgboost
java wrapper modification
github.com/dmlc/xgboost - ee8f189bba20595967a007b45fa20b475140afdc authored about 9 years agogithub.com/dmlc/xgboost - 177259a0a70a8089638f88dceaf0067d644b59be authored about 9 years ago
github.com/dmlc/xgboost - 173ef11681a793cd5db5a5bb0d8de4d877730d2e authored about 9 years ago
github.com/dmlc/xgboost - 47d6d09081d171b1ab73eb87fb18f9e87acb2d51 authored about 9 years ago
github.com/dmlc/xgboost - 48c461ea854769e5e479805a8ae2c32036910077 authored about 9 years ago
- fixed bug if both eval_metrics xgb-param and
metrics param of cv function have been set
- cv e...
github.com/dmlc/xgboost - 2db167358513f6484174c8841fc1e3a17d16ed6f authored about 9 years ago
github.com/dmlc/xgboost - 4a301240bdb9e9670ae99bf3821fb1741e22e0e0 authored about 9 years ago
github.com/dmlc/xgboost - 91fedd85b0c216c11ca6f36e2621bd381d49f7ab authored about 9 years ago
minor latex typo fix in "Introduction to Boosted Tree's" documentation
github.com/dmlc/xgboost - 4f43f1d0acc1bcb8ee2b3c21377b5fc989d06310 authored about 9 years agogithub.com/dmlc/xgboost - d0ecb0cbc76acde90ced1067d572730b26597a0d authored about 9 years ago
python cv: fixed devision by zero exception
github.com/dmlc/xgboost - fcb7eaa55533eb2968f6a1bfc60c93b4e5129c42 authored about 9 years ago- show_progress=False or show_progress=0 led to devision by zero exception
github.com/dmlc/xgboost - 38b773d80b125f791f12dc4829ccdf0be2020322 authored about 9 years agofix windows compile problem
github.com/dmlc/xgboost - 9f62553f23f5aac55806464360a6b36ccf56281a authored about 9 years agogithub.com/dmlc/xgboost - dba782e9858c3a1d2a4dfc257a3efbe92bde97d8 authored about 9 years ago
github.com/dmlc/xgboost - 4a456b2a751ee3467a494cadd0e8717acf64172f authored about 9 years ago
github.com/dmlc/xgboost - 7d23ea7e9e8f84b1d30cc8cdb10d3341df5f85b0 authored about 9 years ago
fixed wrong iter when using training continuation
github.com/dmlc/xgboost - b942005931c80a7211723f6a47f185fb869a64a4 authored about 9 years agogithub.com/dmlc/xgboost - 1456585249ea420acbb7b4c3d3069bc98a482d4f authored about 9 years ago
github.com/dmlc/xgboost - b3f3e7d0cbde1877359d9e9015e9e63db4880e69 authored about 9 years ago
small fixes for make and gcc warnings
github.com/dmlc/xgboost - 77434964ab6525249b7092cf189bc6618ddb745a authored about 9 years agogithub.com/dmlc/xgboost - f18852376f8f6ad1922a670ead6c8d5f265973e1 authored about 9 years ago
github.com/dmlc/xgboost - 0c38a916fe15962afd4f7475e0d4b6e30ea3f350 authored about 9 years ago
github.com/dmlc/xgboost - f97c4ccb60f44ebab5f30ebeff6626ab2479db6c authored about 9 years ago
github.com/dmlc/xgboost - d867579a696e4d0d351d9c95250370ac9786f5ae authored about 9 years ago
update
github.com/dmlc/xgboost - f378fac6a1021771a329525c5dc55e5e253b7571 authored about 9 years agomodifying cv show_progress to allow print-every-n behavior
github.com/dmlc/xgboost - 4a15939c13927bb7575efd0a9374d898ede99f2c authored about 9 years agogithub.com/dmlc/xgboost - 380e54a753f088a27557ef2ce484ef35e86e172a authored about 9 years ago
github.com/dmlc/xgboost - 0825ab36f06867769b7154d8b0b8cfc209b3a77a authored about 9 years ago
github.com/dmlc/xgboost - cfbf3595c7adda3c72d3239bf10f05c6fc5ad133 authored about 9 years ago
Expose model parameters to R
github.com/dmlc/xgboost - 39751f878674f2019851ed075fba427710b29dd0 authored about 9 years agogithub.com/dmlc/xgboost - a3fe14d6c6df71cbe4f83dfa25becb491e01825b authored about 9 years ago
github.com/dmlc/xgboost - cd57ea27844c0e40065b7ec516d9c71067947e08 authored about 9 years ago
Spelling, wording, and doc fixes in c++ code
github.com/dmlc/xgboost - 0b17caaa274ad0134656c3951982a6e6e584da55 authored about 9 years agogithub.com/dmlc/xgboost - b47725a65b6509f8021c4e681f4f4045419b6442 authored about 9 years ago
I was reading through the code and fixing some things in the comments.
Only a few trivial actual...
adding right path to setup.py
github.com/dmlc/xgboost - c56c1b948298755acc2fe86917467b0206fba6c7 authored about 9 years agogithub.com/dmlc/xgboost - 0772b51c2c80fd49c8215d98acc6077410b8f115 authored about 9 years ago
github.com/dmlc/xgboost - 4695fa3c2a84969a2cbcedebfddedee93c3131b7 authored about 9 years ago
Pylint Fixes
github.com/dmlc/xgboost - 7a74c9523ad9eecae0b99a48a7d2502b8f49cb1b authored about 9 years agogithub.com/dmlc/xgboost - 0eb6240fd03618c66e56d2ed7bf288a3f87ff9a7 authored about 9 years ago
github.com/dmlc/xgboost - a7e79e089b876ef86cfb3ea878b05b4621a6b3d5 authored about 9 years ago
github.com/dmlc/xgboost - 7be496a051df5a845d514bc7928ab46b9affd77c authored about 9 years ago
github.com/dmlc/xgboost - 5f2b2a64171a84bde0f27a6a50967d37613bc128 authored about 9 years ago
github.com/dmlc/xgboost - c3ec8ee76fa88a6547be163250c98f1195267854 authored about 9 years ago
Wording #Rstat
github.com/dmlc/xgboost - 5a49eb06ca0effc5749cd3712b31035f044a5f49 authored about 9 years agogithub.com/dmlc/xgboost - 1b07f86eb8044e1ac456883c17500c7f9e02bd58 authored about 9 years ago
github.com/dmlc/xgboost - b2e68b8dc7f43e0d82f1515682f392259cf26c5c authored about 9 years ago
Wording of R doc in new functions
github.com/dmlc/xgboost - 2d2f92631cd182c98b6a420a9a7b812e67104923 authored about 9 years agogithub.com/dmlc/xgboost - f761432c1159cc9ef72f08d711894552d775b8c1 authored about 9 years ago
github.com/dmlc/xgboost - fbf2707561e6184cbf1e1b1d65dc0b30638edcf1 authored about 9 years ago
update pip building, troubleshooting , and potential sklearn import error
github.com/dmlc/xgboost - a06410055cada64762fc32cbec3210f85b605341 authored about 9 years agogithub.com/dmlc/xgboost - ccd4b4be00f73324efcbfedd234456d112cecdf6 authored about 9 years ago
github.com/dmlc/xgboost - 855be9701117b1d3eafba813378212abd7c41ed9 authored about 9 years ago
github.com/dmlc/xgboost - a4840b0268653bdb3361471202764fd174c6d2f9 authored about 9 years ago
Generate new features based on tree leafs
github.com/dmlc/xgboost - f3c5d9c1b6147f080025e5a1b943a0017420fe5d authored about 9 years agogithub.com/dmlc/xgboost - c1b2d9cb8650ebc0503c78cc7ae79b78e2ea85fa authored about 9 years ago
github.com/dmlc/xgboost - 115c63bcde02f428f94fac0f69fefe1127e03c7e authored about 9 years ago
github.com/dmlc/xgboost - 162e91c5ca50898482def7a643036d8e244ca305 authored about 9 years ago
Update index.md
github.com/dmlc/xgboost - 14040123e828e2b0fd728852a5ecb7011bf8f18c authored about 9 years agoFixing a couple of spelling and grammatical errors.
github.com/dmlc/xgboost - ea883b30a51b46de0ccc9905c35130d75039ba5c authored about 9 years agogithub.com/dmlc/xgboost - e25b2c4968af06f46f5acf414ce72ac3fd740eaa authored about 9 years ago
github.com/dmlc/xgboost - 3b67028ad62a60a8e98b78b6332c3a6a8242449c authored about 9 years ago
github.com/dmlc/xgboost - 4f4a5409d7081376cdf8f20fbb490e6ad7ecddc8 authored about 9 years ago
github.com/dmlc/xgboost - 88112f3d74657dc2ce118af1fcced0f6cfc86751 authored about 9 years ago
Add code im demo to use the pred leaf in R
github.com/dmlc/xgboost - 375192efa1a1a5993fb97aa6ea8e6e60ff7d0f39 authored about 9 years agoUpdate README.md
github.com/dmlc/xgboost - 2936378b76129fc1c04b544181b1c0869a931a0f authored about 9 years agogithub.com/dmlc/xgboost - 39fa45debe3fa768d79b077833b5045e139d3a42 authored about 9 years ago
Link for line 26 was wrong, it pointed out again for the last demo. I was reading the readme and...
github.com/dmlc/xgboost - 2557d81b3baa220b36a26b59469044e1e9f04c4e authored about 9 years agogithub.com/dmlc/xgboost - 91429bd63d00fd090d9b74ddf8cdae9af6a5ebed authored about 9 years ago
github.com/dmlc/xgboost - ff95d6d0abdc232e88aa28d4705b6fe1db25fbc8 authored about 9 years ago
change account information (pommedeterresautee)
github.com/dmlc/xgboost - 5473994a425944c323dcd42a7634add8e423791f authored about 9 years agoCode cleaning + doc improvement #Rstat
github.com/dmlc/xgboost - 3c260c545d9eedabf9ccb02d90eb93825dae40b2 authored about 9 years agogithub.com/dmlc/xgboost - edca27fa32be05531f65a8f4cab2665a749b07fb authored about 9 years ago
github.com/dmlc/xgboost - db922e8c88ff69413af288fbfb3586f5ca784874 authored about 9 years ago
github.com/dmlc/xgboost - 0abb4338a9b01310dbabefb572fe04acee613b81 authored about 9 years ago
github.com/dmlc/xgboost - 6ceb3438befbd056b4c2e15de09c7a66653f2fef authored about 9 years ago
github.com/dmlc/xgboost - 7479cc68a74d03f4204d7285f825d97ebbf7fabe authored about 9 years ago
github.com/dmlc/xgboost - e384f549f4148f3daf650a8c1ccc701478d1b636 authored about 9 years ago
github.com/dmlc/xgboost - e57043ce62c4266abf8cdc75c6d5fe73f8c387a6 authored about 9 years ago
github.com/dmlc/xgboost - 8233d589b64a7c487d8413cc032ce921789cc7f7 authored about 9 years ago
Support GLM in importance plot + increase tests #Rstat
github.com/dmlc/xgboost - 88e7c6012b437484b5b450a13130763ae6327f8e authored about 9 years agoSupport GLM in importance plot + increase tests #Rstat
github.com/dmlc/xgboost - b708543309fa4570cdb092203646f1459d7724f9 authored about 9 years agogithub.com/dmlc/xgboost - 1678a6fbdb4c32e3e21beace264e9869654e7a88 authored about 9 years ago
github.com/dmlc/xgboost - 45e6a6bbad4cd0a6d617c92e64001391c4b37bf5 authored about 9 years ago
github.com/dmlc/xgboost - 43c860b6cc47330aab68b7c05d36818a6a819937 authored about 9 years ago
github.com/dmlc/xgboost - d04f7005deef7a4fa126ec691f2b8dabb7dfb770 authored about 9 years ago
github.com/dmlc/xgboost - 9a75daa3888a08e3c9580b69dbfd0bf14a278631 authored about 9 years ago
github.com/dmlc/xgboost - 5575257b086accf9df0300a7ffbb8c0b97d6132f authored about 9 years ago
small verbose_eval fixes
github.com/dmlc/xgboost - a1c0ee0e66a0fe310d8dcc0a6b06c7309ffd7799 authored about 9 years agosmall verbose_eval fixes
github.com/dmlc/xgboost - 811faa7bda0eb995f3d6205663696908fbda5663 authored about 9 years agoImprove feature importance on GLM model
github.com/dmlc/xgboost - bd2a4db26c70e72af1a5b34ed28b382a68383eba authored about 9 years agoImprove feature importance on GLM model
github.com/dmlc/xgboost - c870ef49da3a8e12f751e14fb8c5154ddabbfab2 authored about 9 years agogithub.com/dmlc/xgboost - b05d5d3f243973e0921eca24ce8683e447eaea8f authored about 9 years ago
github.com/dmlc/xgboost - 28807733c391286762d512f736abf33b7a76603d authored about 9 years ago
Polishing API + wording in function description #Rstat
github.com/dmlc/xgboost - 423764ca2e18e9c52f793ed65d9532a9f7f82fb9 authored about 9 years agoPolishing API + wording in function description #Rstat
github.com/dmlc/xgboost - 49ef81edb680cd4d1fd2fd1ebc0d2c5b27fd9d13 authored about 9 years agogithub.com/dmlc/xgboost - 29b73897f8e9d3431e54d84ee800ffe5fa2a31fa authored about 9 years ago
github.com/dmlc/xgboost - 6ce57d9cf8cfe2bbb7756ff2c853f68abd56a5d5 authored about 9 years ago
github.com/dmlc/xgboost - 0ab719b59b9880a253b03aa91c8e5fdbea8ea25b authored about 9 years ago