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

add more params

github.com/dmlc/xgboost - 0058ebac9a9085d334d77f402cd7ed2f197e46d2 authored almost 10 years ago
Merge pull request #258 from yzliao/master

remove print in Python function get_fscore()

github.com/dmlc/xgboost - 1d5b4e19a546c07e584fe7f426b814580821a8a7 authored almost 10 years ago
remove print in Python get_fscore()

github.com/dmlc/xgboost - b5c8085638a786bd0c2f180be0e274e6727b9f06 authored almost 10 years ago
Merge pull request #12 from zjf/patch-2

Update rabit-inl.h

github.com/dmlc/xgboost - 66019395884762d4ca2aaa2d49231414f9f735cf authored almost 10 years ago
Update rabit-inl.h

Fix missing parenthese

github.com/dmlc/xgboost - df8f9174634f7aae7d33feea3637f4dadea3bf53 authored almost 10 years ago
add flag variable in Python get_fscore() to control printing

github.com/dmlc/xgboost - 84b82ab55fb82a636fda75fdc28d0439add48a93 authored almost 10 years ago
Merge pull request #257 from yzliao/master

Python: record evaluation results in train()

github.com/dmlc/xgboost - b94f7b0849075ffa1e186066ff4024ccdd991053 authored almost 10 years ago
correct format

github.com/dmlc/xgboost - 1d8fc6280c66caa708e79e83ef30c50982c29de9 authored almost 10 years ago
record training progress

github.com/dmlc/xgboost - 44d10430315e6be2f684a0c12760f88524e2871a authored almost 10 years ago
reorder parameters

github.com/dmlc/xgboost - fcb833373b3d2c027ed2fb13f12b53d31e1a14f1 authored almost 10 years ago
Merge pull request #252 from zjf/master

Fix a typo in comment

github.com/dmlc/xgboost - 4aa1ea2d44c7a0e65cfcfe551c36ee763243b5cb authored almost 10 years ago
Merge pull request #253 from tcfuji/master

Update README.md

github.com/dmlc/xgboost - dcb7ac81c15be7faebeeb47c499e54cd03d88626 authored almost 10 years ago
add more params in sklearn wrapper.

github.com/dmlc/xgboost - 29e76c7ac00609845fd5abc6f07b2018e448ca08 authored almost 10 years ago
Update README.md

Ensures OpenMP support

github.com/dmlc/xgboost - 7d3b51b8735897ab388fa655e8b1d8126800422c authored almost 10 years ago
Merge pull request #1 from zjf/zjf-patch-1

Update data.h

github.com/dmlc/xgboost - 11c45e5c600808c59920e9991c25b4cc488297fe authored almost 10 years ago
Update data.h

Fix a minor typo, which may cause unnecessary confusion.

github.com/dmlc/xgboost - f8ce8899bdda4b2fc6b4000467a4deac63cc7c62 authored almost 10 years ago
Merge pull request #251 from zjf/patch-1

Update updater.h

github.com/dmlc/xgboost - e2c0ecbc92e07dd0dc08bbcda084fc64479e8c39 authored almost 10 years ago
Update updater.h

Fix minor type

github.com/dmlc/xgboost - 78907ca08dcbb166e06af0d32dd2c5ffa4d5b6d0 authored almost 10 years ago
Merge pull request #249 from yzliao/master

add default value of gamma in parameter.md

github.com/dmlc/xgboost - d3af4e138f7cfa5b60a426f1468908f928092198 authored almost 10 years ago
add default value of gamma in parameter.md

github.com/dmlc/xgboost - 1b22ab7a7e11ea514b72bdf57385c7ec90c0933d authored almost 10 years ago
Update README.md

github.com/dmlc/xgboost - 263d9bf84fb2178c7560b00d4bbb68ea90289b89 authored almost 10 years ago
add note about distributed version

github.com/dmlc/xgboost - 3e03c66e8ae321283307f119ae75b67af264795a authored almost 10 years ago
resize during tracker print

github.com/dmlc/xgboost - c60b284e1f653e710a7758308e0290cefb73a88c authored almost 10 years ago
more capacity for base

github.com/dmlc/xgboost - 0461231d3de803db65c8d3ff4c7b3bdb9c7350e8 authored almost 10 years ago
half ram support

github.com/dmlc/xgboost - dfec406afd3e698d7f4878bd1e07b736425f7b80 authored almost 10 years ago
fix links to wiki

github.com/dmlc/xgboost - 5ad1555dafa53d07a1b007888aa8ade96d8c0cf7 authored almost 10 years ago
Update README.md

github.com/dmlc/xgboost - a68928579bf4f6e1e926a3f0a3adea25815c8823 authored almost 10 years ago
final chg

github.com/dmlc/xgboost - 50c1ce950fb638df7eb03112c28b11a964da7ddc authored almost 10 years ago
add highlights

github.com/dmlc/xgboost - 315299aea82a712cb349b01d1bd91f1694f691ae authored almost 10 years ago
fix doc

github.com/dmlc/xgboost - 6f14405b09be7996d3b848e11fe92a43adaf6152 authored almost 10 years ago
chg docs

github.com/dmlc/xgboost - 0220a22ca4e4f435f364c0a62a8444971f8bea6f authored almost 10 years ago
move documentation to repo

github.com/dmlc/xgboost - c6c868449c7239c348bce782de22255f71df239e authored almost 10 years ago
chg docs

github.com/dmlc/xgboost - 5b042691b00c87f8c79be2400fbe8de4512df8b9 authored almost 10 years ago
Merge pull request #245 from dmlc/lite

Lite

github.com/dmlc/xgboost - 54a78b87dcfe6d6edf983c3590f4a1dbdd85f70e authored almost 10 years ago
add more docs

github.com/dmlc/xgboost - 5123b07d73068b946d4f398914eb37d145281484 authored almost 10 years ago
Squashed 'subtree/rabit/' changes from f52daf9..c679671

c679671 fix io style

git-subtree-dir: subtree/rabit
git-subtree-split: c67967161e9863a7da5554ab...

github.com/dmlc/xgboost - 44fd329b021bfd46a6b033a64467cda7d40310db authored almost 10 years ago
Merge commit '44fd329b021bfd46a6b033a64467cda7d40310db' into lite

github.com/dmlc/xgboost - ee112353cb05c101a1a9e4872cc2dd67bb370bb3 authored almost 10 years ago
fix io style

github.com/dmlc/xgboost - c67967161e9863a7da5554ab695c5f798d3ebc67 authored almost 10 years ago
fix windows warnings

github.com/dmlc/xgboost - 18277086d9feeb477d66d68f664785289b1f7a8b authored almost 10 years ago
fix makefile

github.com/dmlc/xgboost - 9527b55f35126f5a27e2371047088cc230921839 authored almost 10 years ago
Squashed 'subtree/rabit/' changes from 7568f75..f52daf9

f52daf9 make timer cross platform

git-subtree-dir: subtree/rabit
git-subtree-split: f52daf9be15...

github.com/dmlc/xgboost - 20da8bbe504c0b81f6f3aff5b23f5bc3ee97d3f4 authored almost 10 years ago
Merge commit '20da8bbe504c0b81f6f3aff5b23f5bc3ee97d3f4' into lite

github.com/dmlc/xgboost - eb7cccffa4db244214d31324c563a69df271f2d2 authored almost 10 years ago
make timer cross platform

github.com/dmlc/xgboost - f52daf9be158c036c6d59058335f417cb91c82cd authored almost 10 years ago
Update README.md

github.com/dmlc/xgboost - 47ee5e7c1490d7927ad91d3298c16d500722eee3 authored almost 10 years ago
fast loader

github.com/dmlc/xgboost - 5dfab4ba70148d228c32a83c1beafe0bc1291d6e authored almost 10 years ago
Merge branch 'lite' of ssh://github.com/tqchen/xgboost into lite

Conflicts:
src/io/page_dmatrix-inl.hpp

github.com/dmlc/xgboost - 6d9cb3a2fabdaeacd516b7cab01398ebd52e020b authored almost 10 years ago
faster libsvm parser

github.com/dmlc/xgboost - 788785f164a3e465a44e5d33021031d2773cec7c authored almost 10 years ago
Squashed 'subtree/rabit/' changes from 3bf8661..7568f75

7568f75 new io interface

git-subtree-dir: subtree/rabit
git-subtree-split: 7568f75f450232b81536...

github.com/dmlc/xgboost - 6bc5d6f0b44b957cc9f0d0b1fe5d420b0b59b8e2 authored almost 10 years ago
Merge commit '6bc5d6f0b44b957cc9f0d0b1fe5d420b0b59b8e2' into lite

github.com/dmlc/xgboost - c528c1e8e6332f4a1f51e67b4dc7a98cd7bc7edb authored almost 10 years ago
new io interface

github.com/dmlc/xgboost - 7568f75f450232b81536914cb4f083c92b5752ec authored almost 10 years ago
need more check

github.com/dmlc/xgboost - 22abf4e29538cde0d9d61f79b6a5b3a19344c7a9 authored almost 10 years ago
current progress

github.com/dmlc/xgboost - a514340c96b880783de67db43fab010c8be908da authored almost 10 years ago
some initial try of cachefiles

github.com/dmlc/xgboost - e8f6f3b541c2947698db78849f5be39ebd2e2052 authored almost 10 years ago
simplify and parallelize data builder

github.com/dmlc/xgboost - 3d8431fc5cfde177ceb08d21ae5d61bf72b47ad1 authored almost 10 years ago
Merge pull request #241 from pommedeterresautee/master

Add experimental RF parameter documentation

github.com/dmlc/xgboost - a596d11ed1e702d4dbf13d1554febf77f2c1083e authored almost 10 years ago
Redo readme modification

github.com/dmlc/xgboost - a49150a6d2ce40f40994ef51d5b1fd3fc5405b60 authored almost 10 years ago
Merge remote-tracking branch 'dmlc/master'

github.com/dmlc/xgboost - de3f74f75580ec74081a0118ad2608b71d23d8c5 authored almost 10 years ago
cleaning

github.com/dmlc/xgboost - ab8cf14fb98c632b8aa4bd643f0d1c130ba35f99 authored almost 10 years ago
Cancel readme modif

github.com/dmlc/xgboost - 925fa30316ad70685bcbc565cb96d27b2442059f authored almost 10 years ago
commit emtpy

github.com/dmlc/xgboost - 2034b91b7d47e08ae0d732e368fc68bd9e4d905f authored almost 10 years ago
Add slides to readme + group documentation together

github.com/dmlc/xgboost - 20dfcd7ceced716c8cb63aae117a7dc2cb84b45a authored almost 10 years ago
Update vignette

github.com/dmlc/xgboost - 12047056ae922020990bc7faad2ad5ad09b085e0 authored almost 10 years ago
Experimental parameter

github.com/dmlc/xgboost - 4e1002a52c63f418c2178d3df4456c2e0bbbf30e authored almost 10 years ago
git ignore RProject files

github.com/dmlc/xgboost - aa0f612ac91b8091aac17acf4ffaaf0b77462bee authored almost 10 years ago
Squashed 'subtree/rabit/' changes from 18f4d6c..3bf8661

3bf8661 add std before basic

git-subtree-dir: subtree/rabit
git-subtree-split: 3bf8661ec1109aec...

github.com/dmlc/xgboost - 2b7c35870f7bf0ca7e28f53b322829007c91317e authored almost 10 years ago
Merge commit '2b7c35870f7bf0ca7e28f53b322829007c91317e'

github.com/dmlc/xgboost - 6370b38c14585985460fbff54659897346b6f3e9 authored almost 10 years ago
add std before basic

github.com/dmlc/xgboost - 3bf8661ec1109aecd3630c401d98612e41471e7b authored almost 10 years ago
new dmlc interface

github.com/dmlc/xgboost - 24207d96fea353bd347d7d734dcd2805e4d633b8 authored almost 10 years ago
Merge commit 'a30045c7cc54344e2084fb1fa3e01bfafc737188'

github.com/dmlc/xgboost - f55f8f023fd1cea18a0a251dd7a4a1da9e80e529 authored almost 10 years ago
Squashed 'subtree/rabit/' changes from 50a66b3..18f4d6c

18f4d6c remove rabit learn
bcfbe51 fix dmlc io
ad383b0 ok
3b8c04a Merge branch 'master' of ssh:/...

github.com/dmlc/xgboost - a30045c7cc54344e2084fb1fa3e01bfafc737188 authored almost 10 years ago
remove rabit learn

github.com/dmlc/xgboost - 18f4d6c0ba6c616fe1bf245938bdfc730180de4e authored almost 10 years ago
fix dmlc io

github.com/dmlc/xgboost - bcfbe51e7ee89fd0d47dc7a5f716b8066f814e8d authored almost 10 years ago
Merge branch 'master' of ssh://github.com/dmlc/rabit

github.com/dmlc/xgboost - 3b8c04a90200ef64ad5bd963f856f43cf86111ee authored almost 10 years ago
keepup with dmlc core

github.com/dmlc/xgboost - 9dd97cc141cc1c0384f771e1dd10b86df53cc60b authored almost 10 years ago
add ignore

github.com/dmlc/xgboost - bf7b750b869edb4d9faccb11faa76f01c9ac3861 authored almost 10 years ago
add small boundary checking

github.com/dmlc/xgboost - 91a7a5f2e233793c428b74b7c4bd7958a08c4461 authored almost 10 years ago
Merge pull request #225 from chrissly31415/master

Fixing parsing of model dump text file in R

github.com/dmlc/xgboost - 0ea28c35c41b95c010cdf4fa39f7842278387ce9 authored almost 10 years ago
Merge pull request #229 from nagadomi/fix_group_check_in_r

Fix length check in utils.R

github.com/dmlc/xgboost - 7975dd03a9309025f2932010867e58a29498b578 authored almost 10 years ago
Merge commit 'f4dbee5523dc5816480f3c97cdb7192ceaec9dfc'

github.com/dmlc/xgboost - 73ab3913092c1974f7e8151eb036614465af3c32 authored almost 10 years ago
Squashed 'subtree/rabit/' changes from e08542c..50a66b3

50a66b3 fix empty engine

git-subtree-dir: subtree/rabit
git-subtree-split: 50a66b3855200baaab6d...

github.com/dmlc/xgboost - f4dbee5523dc5816480f3c97cdb7192ceaec9dfc authored almost 10 years ago
fix empty engine

github.com/dmlc/xgboost - 50a66b3855200baaab6db79a327f26e1b0d35ea9 authored almost 10 years ago
xgboost update for dmlc changes

github.com/dmlc/xgboost - c8c1dc6a3b80127cc513ef30cd1355bddfd26ac2 authored almost 10 years ago
Merge commit '3d11f56880521c1d45504c965ae12886e9b72ace'

github.com/dmlc/xgboost - 9a6adb0f33aee82c654c1717b8564898891a3b48 authored almost 10 years ago
Squashed 'subtree/rabit/' changes from b15f6cd..e08542c

e08542c fix doc
e95c962 remove I prefix from interface, serializable now takes in pointer

git-s...

github.com/dmlc/xgboost - 3d11f56880521c1d45504c965ae12886e9b72ace authored almost 10 years ago
fix doc

github.com/dmlc/xgboost - e08542c6357bc044199e4876d9bea949d05f614c authored almost 10 years ago
remove I prefix from interface, serializable now takes in pointer

github.com/dmlc/xgboost - e95c96232a6b4dd7466cded474281bd3aa63f997 authored almost 10 years ago
Merge pull request #230 from jseabold/python-install

Make the Python wrappers installable without path munging

github.com/dmlc/xgboost - 23c273173f5ac6d5897d775abf7dc7392366200a authored almost 10 years ago
Merge pull request #228 from khotilov/dep_reduction__mv2suggest

dependencies trim: moved external graphing packages to Suggests

github.com/dmlc/xgboost - 2c9631a25453a792449ab88cc1a9f28d670d7194 authored almost 10 years ago
Update demo scripts to use installed python library

github.com/dmlc/xgboost - a0e07f16c491faea1fa917b302e9089ed3a05ad7 authored almost 10 years ago
Update docs about python module install

github.com/dmlc/xgboost - ceb62e923140513512b0161119266d22d1066ae1 authored almost 10 years ago
Make Python package installable.

github.com/dmlc/xgboost - c972feb4b503b0537ca41e7d7f170a8ecebca70d authored almost 10 years ago
Fix length check in utils.R

github.com/dmlc/xgboost - 87b4332cc13d2a870254256e8ce54b5a628d1619 authored almost 10 years ago