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
github.com/dmlc/xgboost - 2eb1a1a371f41a0e0ef3127255aef4ea4f52c461 authored over 7 years ago
Adding an option to remove the values from the features importances plot in Python.
github.com/dmlc/xgboost - 2e9d06443e4793231dd9ac841f7a7879f11b1d47 authored over 7 years agogithub.com/dmlc/xgboost - 0664298bb2999c85f5ec198d2c14bc17b912b067 authored over 7 years ago
* Removal of redundant code/files.
* Removal of exact namespace in GPU plugin
* Revert double ...
github.com/dmlc/xgboost - 39adba51c55b211441cc93a859beb72d008279de authored over 7 years ago
* Support instance weights for xgboost4j-spark
* Use 0.001 instead of 0 for weights
* Addr...
github.com/dmlc/xgboost - a00157543d7d7b496d24b29a29352832516316bc authored over 7 years agogithub.com/dmlc/xgboost - ba16475c3a99c31b3645ae18362c6a07ffeaba20 authored over 7 years ago
github.com/dmlc/xgboost - 70071fc38c3a93966ce276ac609cfbdf96f89526 authored over 7 years ago
github.com/dmlc/xgboost - cd366ecb4b3700f73dd1321751130becb7340ca9 authored over 7 years ago
* Update GPU acceleration demo
* Fix parameter formatting
github.com/dmlc/xgboost - 332b26df957efc58afb954cb01a6a39a9630e166 authored over 7 years agogithub.com/dmlc/xgboost - 5661a67d20b90f7c3c868cfa3ef313e684ce3b95 authored over 7 years ago
* [GPU-Plugin] Add GPU accelerated prediction
* Improve allocation message
* Update docume...
github.com/dmlc/xgboost - ef23e424f1d07f3eb21bcec900548893906a4531 authored over 7 years agogithub.com/dmlc/xgboost - 71e5e622b1b3abe7889eebbcf167d74ebd6a7c29 authored over 7 years ago
github.com/dmlc/xgboost - ac2d0d0ac557cec87acb7f3e8e7a16bb0a87cb5a authored over 7 years ago
github.com/dmlc/xgboost - e04e2fbe2cf5f589a851ac9a6a6529f855bf43a9 authored over 7 years ago
* Converted ml.dmlc.xgboost4j.LabeledPoint to Scala
This allows to easily integrate LabeledPo...
github.com/dmlc/xgboost - 771a95aec6015aa6de2dcf822220aa064e5fe52c authored over 7 years ago* [GPU-Plugin] Added compute compatibility error check, added verbose timing
github.com/dmlc/xgboost - c1104f7d0afdaedd710014dfdc9f54e89512eb3a authored over 7 years ago
* fix indentation - otherwise list items are rendered incorrectly
* consistency: no spaces insi...
github.com/dmlc/xgboost - a0c5bde024e78f01443451539cee3a6ef63af63a authored over 7 years ago
* repared serialization after update process; fixes #2545
* non-stratified folds in python co...
github.com/dmlc/xgboost - 2b3a4318c588ae95c3e544982332f2cf8905f43e authored over 7 years agogithub.com/dmlc/xgboost - 70b65a282cd3403fda468a165ceccdd7991e600b authored over 7 years ago
* Fix test large
* Add check for max_depth 0
* Update readme
* Add LBS specialisation f...
github.com/dmlc/xgboost - eda9e180f0473db90f686170eea75ddefa8fecdb authored over 7 years agogithub.com/dmlc/xgboost - 03e213c7cdb9841d3bd482179400d6a184633147 authored over 7 years ago
* [WIP] Extract prediction into separate interface
* Add copyright, fix linter errors
* Ad...
github.com/dmlc/xgboost - 0e06d1805d06fab063ee5f39563a6c6ad7510345 authored over 7 years ago* for MinGW, drop the 'lib' prefix from shared library name
* fix defines for 'g++ 4.8 or hig...
github.com/dmlc/xgboost - 00eda28b3c6270f2434b09f4ea46fe9ee6c16c53 authored over 7 years agogithub.com/dmlc/xgboost - d41dc078b6072b988a96bfab23b15f6779a9daa9 authored over 7 years ago
github.com/dmlc/xgboost - 4f3539b913c9a71ad99b773d7b34ad7fd5a84ef6 authored over 7 years ago
* Multi-threaded XGDMatrixCreateFromMat for faster DMatrix creation from numpy arrays for python...
github.com/dmlc/xgboost - 6b375f6ad8c2a552a82ef127c78c185c610a603d authored over 7 years agogithub.com/dmlc/xgboost - 56550ff3f1c5ba3b306b7654c24f9db31ac5c0e4 authored over 7 years ago
* Deduplicated DataFrame creation in XGBoostDFSuite
* Extracted dermatology.data into MultiCl...
github.com/dmlc/xgboost - 4eb255262fd8a7172815656c9eb3c148aa0d1e68 authored over 7 years agogithub.com/dmlc/xgboost - ca7fc9fda3bb9e314bbf936f0524f43121fd20b6 authored over 7 years ago
github.com/dmlc/xgboost - c85bf9859e32694e753603eb2e55dd79c36ad02d authored over 7 years ago
Includes:
- Dockerfile changes
- Dockerfile clean up
- Fix execution privileges of ...
github.com/dmlc/xgboost - 41c96a25a9ae1886ca0de5a044d3e3cc2e5e9643 authored over 7 years ago
* [jvm-packages] Deduplicated train/test data access in tests
All datasets are now available ...
github.com/dmlc/xgboost - 66874f57779a28da7fd7451906299702305bed7b authored over 7 years agogithub.com/dmlc/xgboost - 530f01e21c005e28caebc1236067c23e20326b16 authored over 7 years ago
It has been reported that new parallel algorithm (#2493) results in excessive
message usage (se...
Fixed spacing under "Model Complexity" section
github.com/dmlc/xgboost - be1f76a06acbacb9d925cccb338fae82fb9d2743 authored over 7 years ago* fix Makefile for make on windows
* clean up compilation warnings
* fix for `no file name...
github.com/dmlc/xgboost - 73500859556a13ad0d7b6396334ea0b37fc74db0 authored over 7 years ago* Patch to improve multithreaded performance scaling
Change parallel strategy for histogram c...
github.com/dmlc/xgboost - ba820847f9dc1be82ca794c18174c267957dedce authored over 7 years agogithub.com/dmlc/xgboost - 6bfc472bec0bc2f8557aea312c960c2fcaf986b7 authored over 7 years ago
github.com/dmlc/xgboost - e7530bdffcbdcf2a3323e0fbd5cc48c32b6ab024 authored over 7 years ago
- fix deprecated expression on StratifiedKFold
- use range instead of xrange
* Cmake improvements
* Add google test to cmake
Prior to this commit XGBoostModel.predict produced an RDD with
an array of predictions for each...
github.com/dmlc/xgboost - ed8bc4521e2967d7c6290a4be5895c10327f021a authored over 7 years ago
github.com/dmlc/xgboost - 5f1b0bb3864d2e6d77187519ee470c641e400c16 authored over 7 years ago
* Disabled excessive Spark logging in tests
* Fixed a singature of XGBoostModel.predict
Pr...
github.com/dmlc/xgboost - d53534045984031cc8fc6ecea31ed33279ca63ad authored over 7 years agogithub.com/dmlc/xgboost - 6b287177c8482c6956fd288ef8bdb0041ea9a01c authored over 7 years ago
The original URL shows 404 Error.
github.com/dmlc/xgboost - 91dae84a00a66149b08c6a1b0554b251b8fb681f authored over 7 years agogithub.com/dmlc/xgboost - 48f3003302c323475af957b164ac24a564babb6c authored over 7 years ago
* Fixed DLL name on Windows in ``xgboost.libpath``
* Added support for OS X to ``xgboost.libp...
github.com/dmlc/xgboost - 88488fdbb9d915e8cc166fd620fcd4c2fe4bd1f1 authored over 7 years ago* Exposed prediction feature contribution on the Java side
* was not supplying the newly adde...
github.com/dmlc/xgboost - 2911597f3daec5a94e80d2a43a29e4b872befad0 authored over 7 years agogithub.com/dmlc/xgboost - d01a31088beabab82b79d0b8c6794d0b223aa3a0 authored over 7 years ago
* Add build failure message
* quit on error
github.com/dmlc/xgboost - 9bcbaa8869883d53f506c8ada269ead46aedc743 authored over 7 years agogithub.com/dmlc/xgboost - 70ba492eb7fd821021901ff873b84661a4214a87 authored over 7 years ago
* [jvm-packages] Ensure the native library is loaded once
Previously any class using XGBoostJ...
github.com/dmlc/xgboost - 91e778c6db3f30f9b5b4ced7752a64881a0f15cb authored over 7 years agogithub.com/dmlc/xgboost - 0e48f8752912f4174156cfe988a506be98688f15 authored over 7 years ago
When using xgboost4j-spark I had executors getting killed much more
often than i would expect b...
github.com/dmlc/xgboost - 1899f9e744c746118e8a44b4cbb72f76c0616535 authored over 7 years ago
* [jvm-packages] Fixed compilation on Windows
* [jvm-packages] Build the JNI bindings on Appv...
github.com/dmlc/xgboost - 2cb51f7097df44f7f2993d47865b0090194e2dc4 authored over 7 years agoI had to fight with my linux box for a day to find the solution to the problem. I hope than this...
github.com/dmlc/xgboost - 46b9889cc5ed318e77277654021c25ad9d6c1fb0 authored over 7 years agoThe objective section was missing a space and thus all the bullet were are the same level.
github.com/dmlc/xgboost - ee3d680e8908225b3ffb3bd5bad2cabe71d1a6d3 authored over 7 years ago* many minor changes to increase robustness of R code
* fixing which mistake in xgb.model.dt....
github.com/dmlc/xgboost - cd7659937b2c6a4a82988a72761a7f21d9b53743 authored over 7 years ago
Previously the code relied on the tracker process being terminated
by the OS, which was not the...
* Support for builing gpu-plugins to specific GPU architectures
1. Option GPU_COMPUTE_VER expos...
* add a testcase causing RuntimeError
* move seed/random_state/nthread/n_jobs check to get_xg...
github.com/dmlc/xgboost - 65d2513714b4d3c4f5e8d0ebad607b1f81b46379 authored over 7 years agogithub.com/dmlc/xgboost - 41efe32aa588aad5ab3932b609762730ad07baad authored over 7 years ago
github.com/dmlc/xgboost - e24f25e0c696048e2d3a9428aa9bf1e0fcdae8a4 authored over 7 years ago
* [jvm-packages] Fixed JNI_OnLoad overload
It does not compile on Windows without proper expo...
github.com/dmlc/xgboost - 3820ab6a0ba5adc67d3b12c4fc602f010f148dc5 authored over 7 years ago* [jvm-packages] Replaced create_jni.{bat,sh} with a Python version
This allows to have a sin...
github.com/dmlc/xgboost - 37c27ab8e8220c107f6586e580d07f6d6ab37bd8 authored over 7 years agogithub.com/dmlc/xgboost - c82276386d19b19f756a4bd029f4ce9580dc1ed0 authored over 7 years ago
Use int32_t explicitly when serializing version field of dmatrix in binary
format. On ILP64 arc...
* Integrating a faster version of grow_gpu plugin
1. Removed the older files to reduce duplicat...
* [jvm-packages] Added libxgboost4j to CMake build
* [jvm-packages] Wired CMake build into cr...
github.com/dmlc/xgboost - 2d9052bc7dfc4d40e915820e0bede05c626b588d authored over 7 years ago
Don't use implicit conversions to c_int, which incidentally happen to work
on (some) 64-bit pla...
github.com/dmlc/xgboost - ed8da45f9d774c1c15be332f2b200e6642853fd4 authored over 7 years ago
XGBoostJNI.java was not excluded on Windows, probably because the path
specified in 'checkstyle...
github.com/dmlc/xgboost - 0b406754fa6c5d90e54d55f992045bde45f447ea authored over 7 years ago
github.com/dmlc/xgboost - 8e2a1ff2bfd29f0d08c117d617fc0837eb6796cc authored over 7 years ago
* Specified 'exec-maven-plugin' version
* Changed 'create_jni.sh' to fail on error
and als...
github.com/dmlc/xgboost - 433269c3354b0c0861113598fdaaaef5ef76aa29 authored over 7 years agofor loop in create.new.tree.features was referencing length(trees) as the upper bound of the loo...
github.com/dmlc/xgboost - b29b7d1d76897ebad24837750715880457c7382a authored over 7 years agogithub.com/dmlc/xgboost - 812300bb7ff2a112afb30cb185a1d9f2de3f6ee0 authored over 7 years ago
* Clean up demo of multiclass classification
* Remove extra space
github.com/dmlc/xgboost - 6776292951565c8cd72e69afd9d94de1474f00c0 authored over 7 years agogithub.com/dmlc/xgboost - f1dc82e3e1beadab504746ee2e44381fd8c47822 authored over 7 years ago
* Added kwargs support for Sklearn API
* Updated NEWS and CONTRIBUTORS
* Fixed CONTRIBUTOR...
github.com/dmlc/xgboost - 0f3a404d91e185df6247b925578d4780dae5be32 authored over 7 years ago
* Added n_jobs and random_state to keep up to date with sklearn API.
Deprecated nthread and see...
github.com/dmlc/xgboost - da1629e84842972560e1ed67cb2a2569ff5a8476 authored over 7 years ago
* [gblinear] add features contribution prediction; fix DumpModel bug
* [gbtree] minor changes...
github.com/dmlc/xgboost - b52db87d5c3e81440b6b0f0a33f33ad080eaeb68 authored over 7 years ago* Fix compilation on OS X with GCC 7
Compilation failed with
In file included from src/tre...
github.com/dmlc/xgboost - e5e721722e8a286dcf6b47467d482655853c033d authored over 7 years agogithub.com/dmlc/xgboost - 3ca64ffa02dd2f3608fcf11486bffbef438a75d8 authored over 7 years ago
* Add option to choose booster in scikit intreface (gbtree by default)
* Add option to choose...
github.com/dmlc/xgboost - 29289d23020305bef5533c7231a5b2942931466f authored over 7 years ago* Update ISSUE_TEMPLATE.md
* Update ISSUE_TEMPLATE.md
github.com/dmlc/xgboost - 96f9776ab01e824ef01c313051fea9b5022aebb8 authored over 7 years ago* add back train method but mark as deprecated
* fix scalastyle error
* disable fast histo...
github.com/dmlc/xgboost - a607f697e37035a16a9d42496ec2b5f2e1affe41 authored almost 8 years ago* [R] add native routines registration
* c_api.h needs to include <cstdint> since it uses fix...
github.com/dmlc/xgboost - c66ca792215a97354305ce5d60aada7c58bbd114 authored almost 8 years ago* Add prediction of feature contributions
This implements the idea described at http://blog.d...
github.com/dmlc/xgboost - 6bd1869026eb66a542ccd8573f1e4b098a8cf7c6 authored almost 8 years ago
The former was just Scala binary tag, and the latter was hardcoded in
the 'xgboost4j-flink' POM.
* add back train method but mark as deprecated
* fix scalastyle error
* fix the persistenc...
github.com/dmlc/xgboost - 428453f7d6e21f0db4c656661a6d4b6c1737c871 authored almost 8 years agogithub.com/dmlc/xgboost - 6bf968efe6e430615578a90eb56ea455b3a2ff2e authored almost 8 years ago
github.com/dmlc/xgboost - 98ea46153223ce3539da1e8e18d9858f3d88639c authored almost 8 years ago