Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dmlc/xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
https://github.com/dmlc/xgboost

Merge pull request #713 from yanqingmen/java_wrapper

java wrapper modification

ee8f189bba20595967a007b45fa20b475140afdc authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
unittest for cv bugfixes added

177259a0a70a8089638f88dceaf0067d644b59be authored almost 9 years ago by FrozenFingerz <[email protected]>
small change

173ef11681a793cd5db5a5bb0d8de4d877730d2e authored almost 9 years ago by yanqingmen <[email protected]>
add osx build instruction

47d6d09081d171b1ab73eb87fb18f9e87acb2d51 authored almost 9 years ago by yanqingmen <[email protected]>
change java_wrapper vs project name and script create_wrap

48c461ea854769e5e479805a8ae2c32036910077 authored almost 9 years ago by yanqingmen <[email protected]>
python cv bugfixing

- fixed bug if both eval_metrics xgb-param and
metrics param of cv function have been set
- cv e...

2a46918c66b3b08b79cf71689adc93022efc4fd5 authored almost 9 years ago by FrozenFingerz <[email protected]>
Merge branch 'dmlc-master' into java_wrapper

2db167358513f6484174c8841fc1e3a17d16ed6f authored almost 9 years ago by 黄子轩 <[email protected]>
merge from dmlc/xgboost

4a301240bdb9e9670ae99bf3821fb1741e22e0e0 authored almost 9 years ago by 黄子轩 <[email protected]>
modify jni code

91fedd85b0c216c11ca6f36e2621bd381d49f7ab authored almost 9 years ago by 黄子轩 <[email protected]>
Merge pull request #711 from yoavz/tree_boosting_doc_fix

minor latex typo fix in "Introduction to Boosted Tree's" documentation

4f43f1d0acc1bcb8ee2b3c21377b5fc989d06310 authored almost 9 years ago by Tianqi Chen <[email protected]>
minor latex typo fix in Introduction to Boosted Tree's documentation

d0ecb0cbc76acde90ced1067d572730b26597a0d authored almost 9 years ago by Yoav Zimmerman <[email protected]>
Merge pull request #710 from Far0n/py_cv

python cv: fixed devision by zero exception

fcb7eaa55533eb2968f6a1bfc60c93b4e5129c42 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
cv: fixed devision by zero exception

- show_progress=False or show_progress=0 led to devision by zero exception

38b773d80b125f791f12dc4829ccdf0be2020322 authored almost 9 years ago by FrozenFingerz <[email protected]>
Merge pull request #705 from elviswind/master

fix windows compile problem

9f62553f23f5aac55806464360a6b36ccf56281a authored almost 9 years ago by Tianqi Chen <[email protected]>
fix windows compile problem

dba782e9858c3a1d2a4dfc257a3efbe92bde97d8 authored almost 9 years ago by [email protected] <[email protected]>
small change for jni wrapper

4a456b2a751ee3467a494cadd0e8717acf64172f authored almost 9 years ago by yanqingmen <[email protected]>
add settings for OS X

7d23ea7e9e8f84b1d30cc8cdb10d3341df5f85b0 authored almost 9 years ago by huangzixuan <[email protected]>
Merge pull request #696 from Far0n/tc_fix

fixed wrong iter when using training continuation

b942005931c80a7211723f6a47f185fb869a64a4 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
refactor jni code and rename libxgboostjavawrapper.so to libxgboost4j.so

1456585249ea420acbb7b4c3d3069bc98a482d4f authored almost 9 years ago by yanqingmen <[email protected]>
fixed wrong iter when using training continuation

b3f3e7d0cbde1877359d9e9015e9e63db4880e69 authored almost 9 years ago by Faron <[email protected]>
Merge pull request #694 from khotilov/warnings_fixes

small fixes for make and gcc warnings

77434964ab6525249b7092cf189bc6618ddb745a authored almost 9 years ago by Tianqi Chen <[email protected]>
hopefully, this would make travis happy

f18852376f8f6ad1922a670ead6c8d5f265973e1 authored almost 9 years ago by Vadim Khotilovich <[email protected]>
make some gcc versions happy by using the fwrite return value

0c38a916fe15962afd4f7475e0d4b6e30ea3f350 authored almost 9 years ago by Vadim Khotilovich <[email protected]>
make gcc5 check silent when there's no gcc5

f97c4ccb60f44ebab5f30ebeff6626ab2479db6c authored almost 9 years ago by Vadim Khotilovich <[email protected]>
make it possible to run create_wrap.sh not only from its directory

d867579a696e4d0d351d9c95250370ac9786f5ae authored almost 9 years ago by Vadim Khotilovich <[email protected]>
Merge pull request #6 from dmlc/master

update

f378fac6a1021771a329525c5dc55e5e253b7571 authored almost 9 years ago by yanqingmen <[email protected]>
Merge pull request #690 from rcarneva/master

modifying cv show_progress to allow print-every-n behavior

4a15939c13927bb7575efd0a9374d898ede99f2c authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
docstring typo

380e54a753f088a27557ef2ce484ef35e86e172a authored almost 9 years ago by Randy Carnevale <[email protected]>
updating docs for cv

0825ab36f06867769b7154d8b0b8cfc209b3a77a authored almost 9 years ago by Randy Carnevale <[email protected]>
Update CHANGES.md

cfbf3595c7adda3c72d3239bf10f05c6fc5ad133 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Merge pull request #668 from DexGroves/add-metadata

Expose model parameters to R

39751f878674f2019851ed075fba427710b29dd0 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
modifying cv show_progress to allow print-every-n behavior

a3fe14d6c6df71cbe4f83dfa25becb491e01825b authored almost 9 years ago by Randy Carnevale <[email protected]>
Add test that model paramaters are accessible within R

cd57ea27844c0e40065b7ec516d9c71067947e08 authored almost 9 years ago by Groves <[email protected]>
Merge pull request #688 from khotilov/cpp_spell_doc_fixes

Spelling, wording, and doc fixes in c++ code

0b17caaa274ad0134656c3951982a6e6e584da55 authored almost 9 years ago by Tianqi Chen <[email protected]>
add Eclipse stuff to .gitignore

b47725a65b6509f8021c4e681f4f4045419b6442 authored almost 9 years ago by Vadim Khotilovich <[email protected]>
spelling, wording, and doc fixes in c++ code

I was reading through the code and fixing some things in the comments.
Only a few trivial actual...

c70022e6c46b744ca4e828dd443371f9d12e70d4 authored almost 9 years ago by Vadim Khotilovich <[email protected]>
Merge pull request #685 from ajkl/patch-16

adding right path to setup.py

c56c1b948298755acc2fe86917467b0206fba6c7 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
minor change dir

0772b51c2c80fd49c8215d98acc6077410b8f115 authored almost 9 years ago by Ajinkya Kale <[email protected]>
adding right path to setup.py

4695fa3c2a84969a2cbcedebfddedee93c3131b7 authored almost 9 years ago by Ajinkya Kale <[email protected]>
Merge pull request #683 from terrytangyuan/pylint

Pylint Fixes

7a74c9523ad9eecae0b99a48a7d2502b8f49cb1b authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Fixed all lint errors

0eb6240fd03618c66e56d2ed7bf288a3f87ff9a7 authored almost 9 years ago by terrytangyuan <[email protected]>
fix lint errors in core

a7e79e089b876ef86cfb3ea878b05b4621a6b3d5 authored almost 9 years ago by terrytangyuan <[email protected]>
ignore nested blocks

7be496a051df5a845d514bc7928ab46b9affd77c authored almost 9 years ago by terrytangyuan <[email protected]>
Re-enable py lint test

5f2b2a64171a84bde0f27a6a50967d37613bc128 authored almost 9 years ago by terrytangyuan <[email protected]>
Added pylintrc file

c3ec8ee76fa88a6547be163250c98f1195267854 authored almost 9 years ago by terrytangyuan <[email protected]>
Merge pull request #682 from pommedeterresautee/master

Wording #Rstat

5a49eb06ca0effc5749cd3712b31035f044a5f49 authored almost 9 years ago by Michaël Benesty <[email protected]>
wording fix

1b07f86eb8044e1ac456883c17500c7f9e02bd58 authored almost 9 years ago by Michaël Benesty <[email protected]>
New documentation rewording

b2e68b8dc7f43e0d82f1515682f392259cf26c5c authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge pull request #679 from pommedeterresautee/master

Wording of R doc in new functions

2d2f92631cd182c98b6a420a9a7b812e67104923 authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge remote-tracking branch 'refs/remotes/dmlc/master'

f761432c1159cc9ef72f08d711894552d775b8c1 authored almost 9 years ago by Michaël Benesty <[email protected]>
Wording improvement

fbf2707561e6184cbf1e1b1d65dc0b30638edcf1 authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge pull request #678 from phunterlau/master

update pip building, troubleshooting , and potential sklearn import error

a06410055cada64762fc32cbec3210f85b605341 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Merge branch 'master' of https://github.com/dmlc/xgboost

ccd4b4be00f73324efcbfedd234456d112cecdf6 authored almost 9 years ago by pommedeterresautee <[email protected]>
model dt tree function documentation improvement

855be9701117b1d3eafba813378212abd7c41ed9 authored almost 9 years ago by pommedeterresautee <[email protected]>
update pip building, troubleshooting with new makefile, plus friendly error message when fail importing sklearn

a4840b0268653bdb3361471202764fd174c6d2f9 authored almost 9 years ago by phunterlau <[email protected]>
Merge pull request #675 from pommedeterresautee/master

Generate new features based on tree leafs

f3c5d9c1b6147f080025e5a1b943a0017420fe5d authored almost 9 years ago by Michaël Benesty <[email protected]>
Generate new features based on tree leafs

c1b2d9cb8650ebc0503c78cc7ae79b78e2ea85fa authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge remote-tracking branch 'refs/remotes/dmlc/master'

115c63bcde02f428f94fac0f69fefe1127e03c7e authored almost 9 years ago by Michaël Benesty <[email protected]>
change .md to .rst

162e91c5ca50898482def7a643036d8e244ca305 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Merge pull request #672 from derek-damron/patch-1

Update index.md

14040123e828e2b0fd728852a5ecb7011bf8f18c authored almost 9 years ago by Michaël Benesty <[email protected]>
Update index.md

Fixing a couple of spelling and grammatical errors.

ea883b30a51b46de0ccc9905c35130d75039ba5c authored almost 9 years ago by Derek Damron <[email protected]>
Remove redundant README

e25b2c4968af06f46f5acf414ce72ac3fd740eaa authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
remove intersect column in sparse Matrix

3b67028ad62a60a8e98b78b6332c3a6a8242449c authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge remote-tracking branch 'refs/remotes/dmlc/master'

4f4a5409d7081376cdf8f20fbb490e6ad7ecddc8 authored almost 9 years ago by Michaël Benesty <[email protected]>
Added Apache License badge

88112f3d74657dc2ce118af1fcced0f6cfc86751 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Merge pull request #670 from pommedeterresautee/master

Add code im demo to use the pred leaf in R

375192efa1a1a5993fb97aa6ea8e6e60ff7d0f39 authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge pull request #669 from dmoliveira/patch-1

Update README.md

2936378b76129fc1c04b544181b1c0869a931a0f authored almost 9 years ago by Michaël Benesty <[email protected]>
Add code to demo of leaf (show imprmt in accuracy)

39fa45debe3fa768d79b077833b5045e139d3a42 authored almost 9 years ago by pommedeterresautee <[email protected]>
Update README.md

Link for line 26 was wrong, it pointed out again for the last demo. I was reading the readme and...

2557d81b3baa220b36a26b59469044e1e9f04c4e authored almost 9 years ago by Diego Marinho de Oliveira <[email protected]>
Expose model parameters to R

91429bd63d00fd090d9b74ddf8cdae9af6a5ebed authored almost 9 years ago by Groves <[email protected]>
Merge remote-tracking branch 'refs/remotes/dmlc/master'

ff95d6d0abdc232e88aa28d4705b6fe1db25fbc8 authored almost 9 years ago by pommedeterresautee <[email protected]>
Merge pull request #667 from pommedeterresautee/master

change account information (pommedeterresautee)

5473994a425944c323dcd42a7634add8e423791f authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge pull request #666 from pommedeterresautee/master

Code cleaning + doc improvement #Rstat

3c260c545d9eedabf9ccb02d90eb93825dae40b2 authored almost 9 years ago by Michaël Benesty <[email protected]>
Small rewording function xgb.importance

edca27fa32be05531f65a8f4cab2665a749b07fb authored almost 9 years ago by pommedeterresautee <[email protected]>
Small rewording function xgb.importance

db922e8c88ff69413af288fbfb3586f5ca784874 authored almost 9 years ago by pommedeterresautee <Salutation33>
Cleaning in documentation

0abb4338a9b01310dbabefb572fe04acee613b81 authored almost 9 years ago by pommedeterresautee <Salutation33>
Cleaning in documentation

6ceb3438befbd056b4c2e15de09c7a66653f2fef authored almost 9 years ago by pommedeterresautee <[email protected]>
Cleaning of demo

7479cc68a74d03f4204d7285f825d97ebbf7fabe authored almost 9 years ago by pommedeterresautee <[email protected]>
Cleaning of demo

e384f549f4148f3daf650a8c1ccc701478d1b636 authored almost 9 years ago by pommedeterresautee <Salutation33>
Improve predict function documentation

e57043ce62c4266abf8cdc75c6d5fe73f8c387a6 authored almost 9 years ago by pommedeterresautee <[email protected]>
Improve predict function documentation

8233d589b64a7c487d8413cc032ce921789cc7f7 authored almost 9 years ago by pommedeterresautee <Salutation33>
Merge pull request #664 from pommedeterresautee/master

Support GLM in importance plot + increase tests #Rstat

88e7c6012b437484b5b450a13130763ae6327f8e authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge pull request #664 from pommedeterresautee/master

Support GLM in importance plot + increase tests #Rstat

b708543309fa4570cdb092203646f1459d7724f9 authored almost 9 years ago by Michaël Benesty <[email protected]>
Increase cover of tests #Rstat

1678a6fbdb4c32e3e21beace264e9869654e7a88 authored almost 9 years ago by pommedeterresautee <Salutation33>
Increase cover of tests #Rstat

45e6a6bbad4cd0a6d617c92e64001391c4b37bf5 authored almost 9 years ago by pommedeterresautee <[email protected]>
add support of GLM model in importance plot function

43c860b6cc47330aab68b7c05d36818a6a819937 authored almost 9 years ago by pommedeterresautee <[email protected]>
add support of GLM model in importance plot function

d04f7005deef7a4fa126ec691f2b8dabb7dfb770 authored almost 9 years ago by pommedeterresautee <Salutation33>
Update README.md

9a75daa3888a08e3c9580b69dbfd0bf14a278631 authored almost 9 years ago by Bing Xu <[email protected]>
Update README.md

5575257b086accf9df0300a7ffbb8c0b97d6132f authored almost 9 years ago by Bing Xu <[email protected]>
Merge pull request #644 from Far0n/verbose_eval_patch

small verbose_eval fixes

a1c0ee0e66a0fe310d8dcc0a6b06c7309ffd7799 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Merge pull request #644 from Far0n/verbose_eval_patch

small verbose_eval fixes

811faa7bda0eb995f3d6205663696908fbda5663 authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>
Merge pull request #662 from pommedeterresautee/master

Improve feature importance on GLM model

bd2a4db26c70e72af1a5b34ed28b382a68383eba authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge pull request #662 from pommedeterresautee/master

Improve feature importance on GLM model

c870ef49da3a8e12f751e14fb8c5154ddabbfab2 authored almost 9 years ago by Michaël Benesty <[email protected]>
Improve feature importance on GLM model

b05d5d3f243973e0921eca24ce8683e447eaea8f authored almost 9 years ago by pommedeterresautee <Salutation33>
Improve feature importance on GLM model

28807733c391286762d512f736abf33b7a76603d authored almost 9 years ago by pommedeterresautee <[email protected]>
Merge pull request #660 from pommedeterresautee/master

Polishing API + wording in function description #Rstat

423764ca2e18e9c52f793ed65d9532a9f7f82fb9 authored almost 9 years ago by Michaël Benesty <[email protected]>
Merge pull request #660 from pommedeterresautee/master

Polishing API + wording in function description #Rstat

49ef81edb680cd4d1fd2fd1ebc0d2c5b27fd9d13 authored almost 9 years ago by Michaël Benesty <[email protected]>
Add new tests for helper functions

29b73897f8e9d3431e54d84ee800ffe5fa2a31fa authored almost 9 years ago by pommedeterresautee <[email protected]>
Add new tests for helper functions

6ce57d9cf8cfe2bbb7756ff2c853f68abd56a5d5 authored almost 9 years ago by pommedeterresautee <Salutation33>
Disable Python lint test temporarily

0ab719b59b9880a253b03aa91c8e5fdbea8ea25b authored almost 9 years ago by Yuan (Terry) Tang <[email protected]>