Tianqi Chen
|
bbe2b2f0b6
|
Merge pull request #949 from CodingCat/scala_examples
fix typo in README
|
2016-03-09 16:00:27 -08:00 |
|
Tianqi Chen
|
db7a4e2ada
|
Merge pull request #944 from CodingCat/scala_examples
Scala examples
|
2016-03-09 10:08:07 -08:00 |
|
Tianqi Chen
|
a23e091be1
|
Merge pull request #946 from saiias/modify_makefile
modify Makefile
|
2016-03-09 09:52:22 -08:00 |
|
Tianqi Chen
|
f64516c8d0
|
Merge pull request #942 from CodingCat/revise_java
refactor jvm API
|
2016-03-09 09:30:12 -08:00 |
|
Tianqi Chen
|
9911771b02
|
Merge pull request #939 from tqchen/master
update dmlc-core
|
2016-03-08 08:02:02 -08:00 |
|
Tianqi Chen
|
8a12a78427
|
Merge pull request #936 from tqchen/master
Fix broken tracker
|
2016-03-07 21:00:39 -08:00 |
|
Tianqi Chen
|
6f5632dd6e
|
Merge pull request #934 from tqchen/master
[Spark] Refactor train, predict, add save
|
2016-03-06 21:57:38 -08:00 |
|
Tianqi Chen
|
3402953633
|
Update README.md
|
2016-03-06 21:15:43 -08:00 |
|
Tianqi Chen
|
0fd433ff0f
|
Update README.md
|
2016-03-06 21:15:32 -08:00 |
|
Tianqi Chen
|
d4161bdeec
|
Merge pull request #932 from tqchen/master
Add doc badge
|
2016-03-06 21:09:32 -08:00 |
|
Tianqi Chen
|
3d8f2fb1b9
|
Merge pull request #931 from tqchen/master
Add JVM Package
|
2016-03-06 21:05:35 -08:00 |
|
Tianqi Chen
|
8c6cbe7608
|
Merge pull request #930 from tqchen/master
Fix rabit
|
2016-03-06 20:54:49 -08:00 |
|
Tianqi Chen
|
54f13ab9e7
|
Merge pull request #929 from tqchen/master
[DOC-JVM] Refactor JVM docs
|
2016-03-06 20:52:40 -08:00 |
|
Tianqi Chen
|
79f9fceb6b
|
Merge pull request #927 from CodingCat/spark_example
Spark example
|
2016-03-06 15:46:54 -08:00 |
|
Tianqi Chen
|
cf2a7851eb
|
Merge pull request #926 from tqchen/master
[JVM] Refactor, add filesys API
|
2016-03-06 11:49:01 -08:00 |
|
Tianqi Chen
|
457ff82e33
|
Merge pull request #919 from Far0n/master
Complete Guide to Parameter Tuning in XGBoost
|
2016-03-05 20:18:48 -08:00 |
|
Tianqi Chen
|
300c16d0f6
|
Merge pull request #923 from tqchen/master
[FLINK] Make runnable flink
|
2016-03-05 18:04:54 -08:00 |
|
Tianqi Chen
|
3ddddfce79
|
Merge pull request #922 from CodingCat/label
spark with new labeledpoint
|
2016-03-05 17:04:32 -08:00 |
|
Tianqi Chen
|
74bda4bfc5
|
Merge pull request #921 from tqchen/master
[JVM] Add LabeledPoint read support
|
2016-03-05 14:18:20 -08:00 |
|
Tianqi Chen
|
ae032b12b4
|
Merge pull request #918 from tqchen/master
Add Labeled Point, minor fix build
|
2016-03-05 12:21:22 -08:00 |
|
Tianqi Chen
|
51d8595372
|
Merge pull request #911 from CodingCat/spark_xgboost
[WIP]xgboost4j-spark
|
2016-03-05 11:49:24 -08:00 |
|
Tianqi Chen
|
4568692daf
|
Merge pull request #913 from tqchen/master
update libsvm file to start with 1 index
|
2016-03-05 00:02:47 -08:00 |
|
Tianqi Chen
|
e23a24be8c
|
Merge pull request #912 from tqchen/master
[JVM] Add Iterator loading API
|
2016-03-04 18:14:30 -08:00 |
|
Tianqi Chen
|
770b3451ca
|
Merge pull request #907 from tqchen/master
[DIST] Enable multiple thread make rabit and xgboost threadsafe
|
2016-03-04 08:24:00 -08:00 |
|
Tianqi Chen
|
04bdbca63f
|
Merge pull request #2 from CodingCat/tianqi
revise the RabitTracker Impl & delete FileUtil class
|
2016-03-04 08:02:58 -08:00 |
|
Tianqi Chen
|
12dc92f7e0
|
Merge pull request #906 from CodingCat/style
apply google-java-style indentation and impose import orders
|
2016-03-03 14:39:05 -08:00 |
|
Tianqi Chen
|
0f367a6ade
|
Merge pull request #904 from tqchen/master
[JVM-PKG] Update JNI to include Rabit interface
|
2016-03-02 22:44:46 -08:00 |
|
Tianqi Chen
|
0515e4ec28
|
Merge pull request #903 from CodingCat/jvm_package
add test cases for Scala API
|
2016-03-02 16:28:36 -08:00 |
|
Tianqi Chen
|
7d9457d72f
|
Merge pull request #890 from CodingCat/jvm_package
[WIP] refactor xgboost4j to create jvm-packages
|
2016-03-01 21:01:01 -08:00 |
|
Tianqi Chen
|
fc4c88fceb
|
Merge pull request #897 from tqchen/master
[PYTHON-DIST] Distributed xgboost python training API.
|
2016-02-29 17:11:00 -08:00 |
|
Tianqi Chen
|
ec9df13c70
|
Merge pull request #898 from maximsch2/patch-1
Describe colsample_bylevel
|
2016-02-29 17:01:59 -08:00 |
|
Tianqi Chen
|
728b65cec0
|
Merge pull request #880 from pauloalves86/master
Improve compatibility with sklearn
|
2016-02-29 08:37:53 -08:00 |
|
Tianqi Chen
|
5f70b4df7a
|
Merge pull request #891 from tqchen/master
[PYTHON] Simplify training logic, update rabit lib
|
2016-02-28 14:10:21 -08:00 |
|
Tianqi Chen
|
a868d803d0
|
Merge pull request #886 from zhengruifeng/mlog
add url for mlogloss
|
2016-02-28 09:27:26 -08:00 |
|
Tianqi Chen
|
19f5f027a6
|
Merge pull request #889 from tqchen/master
[TEST] Fix travis test when reading hdfs
|
2016-02-27 18:15:52 -08:00 |
|
Tianqi Chen
|
38ba66a5bd
|
Merge pull request #887 from vatsan/patch-1
Plugging in gp_xgboost_gridsearch
|
2016-02-26 21:08:24 -08:00 |
|
Tianqi Chen
|
758a77de9c
|
Fix testcase after update and allow hdfs load
|
2016-02-26 17:04:51 -08:00 |
|
Tianqi Chen
|
be810e4f16
|
Merge pull request #885 from ChrisBarker-NOAA/patch-1
fix PyPi Description issue
|
2016-02-26 16:54:55 -08:00 |
|
Tianqi Chen
|
84e9ca000e
|
Update README.md
|
2016-02-25 22:01:46 -08:00 |
|
Tianqi Chen
|
c15b7aa9cc
|
Update index.md
|
2016-02-25 22:01:23 -08:00 |
|
Tianqi Chen
|
c50df8f3b5
|
Merge pull request #878 from tqchen/master
temp compatibility with sklearn
|
2016-02-25 21:57:45 -08:00 |
|
Tianqi Chen
|
7b9cee3cbd
|
Merge pull request #877 from tqchen/master
[DIST] Add Distributed XGBoost on AWS Tutorial
|
2016-02-25 21:52:13 -08:00 |
|
Tianqi Chen
|
61d9edcaa4
|
Merge pull request #867 from wyj2046/master
cause this code test pickle the booster, so change bst2 -> bst3
|
2016-02-25 20:25:47 -08:00 |
|
Tianqi Chen
|
1e435ee3ec
|
Update README.md
|
2016-02-25 17:18:07 -08:00 |
|
Tianqi Chen
|
eae0aa256e
|
Update README.md
|
2016-02-25 17:17:28 -08:00 |
|
Tianqi Chen
|
1176f9ac1b
|
Merge pull request #876 from tqchen/master
[DOC] reorg docs
|
2016-02-25 14:08:48 -08:00 |
|
Tianqi Chen
|
76c320e9f0
|
Merge pull request #875 from tqchen/master
Fix model save problem in YARN
|
2016-02-25 13:15:52 -08:00 |
|
Tianqi Chen
|
17b5ca7351
|
Merge pull request #872 from tqchen/master
[TRAVIS] Fix script
|
2016-02-25 12:39:49 -08:00 |
|
Tianqi Chen
|
bb0d163d22
|
Merge pull request #860 from zhengruifeng/mae
Add "mean absolute error" to metrics
|
2016-02-25 12:17:03 -08:00 |
|
Tianqi Chen
|
4c40fdb73a
|
Merge pull request #864 from phunterlau/master
Awesome-XGBoost page
|
2016-02-25 12:15:15 -08:00 |
|
Tianqi Chen
|
cdbafafc04
|
Merge pull request #848 from Kontinuation/master
Minor fix on installation guide and (the probably deprecated) build script
|
2016-02-24 16:33:32 -08:00 |
|
Tianqi Chen
|
b3a81a216d
|
Merge pull request #859 from thirdwing/master
[Doc] documents update. close #821
|
2016-02-23 18:39:36 -08:00 |
|
Tianqi Chen
|
d063eaccb1
|
Delete training.py
|
2016-02-23 08:48:50 -08:00 |
|
Tianqi Chen
|
49f6b384e3
|
Merge pull request #849 from ivallesp/master
Request for solving the problem in the tests of my contribution
|
2016-02-20 19:29:04 -08:00 |
|
Tianqi Chen
|
532615a32a
|
Merge pull request #827 from ivallesp/master
Muting the remaining messages when show_progress=False
|
2016-02-19 08:16:25 -08:00 |
|
Tianqi Chen
|
2baea12d97
|
Merge pull request #818 from webgeist/master
Add feature_importances_ property for XGBClassifier
|
2016-02-16 10:19:04 -08:00 |
|
Tianqi Chen
|
70d9732765
|
Merge pull request #816 from tqchen/master
[DISK] Major improvements in external memory, add support to group back
|
2016-02-10 15:31:20 -08:00 |
|
Tianqi Chen
|
72961d914b
|
Merge pull request #812 from samuel-liyi/master
fsplit value
|
2016-02-08 09:16:40 -08:00 |
|
Tianqi Chen
|
eb169e4f73
|
Merge pull request #788 from maximsch2/fix-missing
Make missing handling consistent with sklearn's portion of the Python package
|
2016-01-28 21:14:31 -08:00 |
|
Tianqi Chen
|
1ab0c3c248
|
Merge pull request #768 from moutai/patch-1
[docs] Fix typo in release notes
|
2016-01-21 09:55:42 -08:00 |
|
Tianqi Chen
|
52c8d09ba8
|
Update build.md
|
2016-01-20 11:40:29 -08:00 |
|
Tianqi Chen
|
e5b1bd39a0
|
Merge pull request #761 from aayush26/patch-1
line 100: path changed updated
|
2016-01-20 10:01:42 -08:00 |
|
Tianqi Chen
|
6f5b68095b
|
Merge pull request #763 from bzEq/issue751
fix signature of __deepcopy__ method
|
2016-01-20 10:01:32 -08:00 |
|
Tianqi Chen
|
ef4dcce737
|
Merge pull request #759 from dmlc/brick
Merge Brick into master
|
2016-01-19 09:24:58 -08:00 |
|
Tianqi Chen
|
fb0ced2639
|
Merge pull request #755 from tqchen/brick
Brick
|
2016-01-16 11:52:59 -08:00 |
|
Tianqi Chen
|
0dc68b1aef
|
Update CHANGES.md
|
2016-01-14 15:58:02 -08:00 |
|
Tianqi Chen
|
da98e84b19
|
Merge pull request #714 from maarten-keijzer/doc_fix
Updated the documentation for 'gradient' and 'Hessian' (subscript error)
|
2015-12-30 11:55:14 +08:00 |
|
Tianqi Chen
|
4f43f1d0ac
|
Merge pull request #711 from yoavz/tree_boosting_doc_fix
minor latex typo fix in "Introduction to Boosted Tree's" documentation
|
2015-12-29 08:15:32 +08:00 |
|
Tianqi Chen
|
9f62553f23
|
Merge pull request #705 from elviswind/master
fix windows compile problem
|
2015-12-23 20:54:32 +08:00 |
|
Tianqi Chen
|
77434964ab
|
Merge pull request #694 from khotilov/warnings_fixes
small fixes for make and gcc warnings
|
2015-12-19 06:50:40 +08:00 |
|
Tianqi Chen
|
0b17caaa27
|
Merge pull request #688 from khotilov/cpp_spell_doc_fixes
Spelling, wording, and doc fixes in c++ code
|
2015-12-12 23:22:14 -05:00 |
|
Tianqi Chen
|
77fab79d83
|
Merge pull request #630 from sammthomson/docfix
grammar/style fixes for "Introduction to Boosted Trees" docs
|
2015-11-17 13:33:24 -08:00 |
|
Tianqi Chen
|
3e648fd1e9
|
Merge pull request #572 from ghosthugger/master
install xgboost so it can be imported
|
2015-10-29 10:59:28 -07:00 |
|
Tianqi Chen
|
88b4c64c0d
|
Merge pull request #573 from ClimbsRocks/patch-1
Clarifies wording on Data Interface intro list
|
2015-10-27 23:01:10 -07:00 |
|
Tianqi Chen
|
3534147905
|
Merge pull request #564 from Far0n/sklearn_wrapper
added missing params to sklearn python wrapper
|
2015-10-25 12:42:08 -07:00 |
|
Tianqi Chen
|
06f502a1aa
|
Merge pull request #549 from phunterlau/master
Fix data file shipping confusions on pip install for #463
|
2015-10-24 22:08:59 -07:00 |
|
Tianqi Chen
|
d60ee84137
|
Merge pull request #560 from sinhrks/plot_importance
Python: adjusts plot_importance ylim
|
2015-10-24 22:08:40 -07:00 |
|
Tianqi Chen
|
36927632c5
|
Merge pull request #557 from shimo-t/patch
fix training.py and sklearn.py for evals_result in python3
|
2015-10-23 09:55:50 -07:00 |
|
Tianqi Chen
|
4b4ade8342
|
Update CONTRIBUTORS.md
|
2015-10-22 08:40:36 -07:00 |
|
Tianqi Chen
|
d4d36eed45
|
Merge pull request #528 from terrytangyuan/test
More Unit Tests for Python Package
|
2015-10-22 08:39:32 -07:00 |
|
Tianqi Chen
|
cb7f331ebc
|
Merge pull request #555 from sinhrks/plot_sklearn
Allow plot function to handle XGBModel
|
2015-10-22 08:39:25 -07:00 |
|
Tianqi Chen
|
c4181e5f2e
|
Merge pull request #552 from yoori/perf
GBTree::Predict performance fix: removed excess thread_temp initializ…
|
2015-10-22 08:39:05 -07:00 |
|
Tianqi Chen
|
fd8439ffbc
|
Update param.h
enforce parallel option to 0 for now for stable result
|
2015-10-19 08:59:06 -07:00 |
|
Tianqi Chen
|
8e4dc43368
|
Merge pull request #540 from JohanManders/quansie-python-training-patch-1
Update training.py and sklearn.py for evals_result
|
2015-10-16 20:42:29 -07:00 |
|
Tianqi Chen
|
3109069019
|
Merge pull request #525 from sinhrks/df_columns
Python supports pd.DataFrame with non-str columns
|
2015-10-04 10:01:09 -07:00 |
|
Tianqi Chen
|
2859c190cd
|
Merge pull request #522 from sinhrks/pandas
python DMatrix now accepts pandas DataFrame
|
2015-10-02 10:19:14 -07:00 |
|
Tianqi Chen
|
9c39f69559
|
Merge pull request #524 from sinhrks/cv_pandas
Python CV returns pd.DataFrame or np.ndarray
|
2015-10-02 10:18:13 -07:00 |
|
Tianqi Chen
|
db490d1c75
|
Merge pull request #503 from sinhrks/feature_types
Python: Add feature_types to DMatrix
|
2015-09-29 14:14:48 -07:00 |
|
Tianqi Chen
|
b0591c8042
|
Merge pull request #514 from nerdcha/master
Fix makefile typo
|
2015-09-21 15:05:20 -07:00 |
|
Tianqi Chen
|
05b242d542
|
Merge pull request #511 from nerdcha/master
Use homebrew gcc if available
|
2015-09-20 17:18:38 -07:00 |
|
Tianqi Chen
|
f28459497d
|
fix pylint in setup
|
2015-09-18 20:22:54 -07:00 |
|
Tianqi Chen
|
e558d45208
|
Update .travis.yml
|
2015-09-18 18:45:18 -07:00 |
|
Tianqi Chen
|
788741bbcb
|
Merge pull request #507 from nerdcha/master
Restore Python3 compatibility
|
2015-09-18 18:32:29 -07:00 |
|
Tianqi Chen
|
5ff0fcc693
|
Merge pull request #504 from irachex/contributor
Add contributor
|
2015-09-17 19:38:22 -07:00 |
|
Tianqi Chen
|
a92d21ce24
|
Merge pull request #502 from irachex/fix_setup
Fix python setup: avoid import numpy in setup.py
|
2015-09-17 09:35:46 -07:00 |
|
Tianqi Chen
|
808c0a6dff
|
Merge pull request #497 from sinhrks/numpy_check
Bug: Fix numpy array check logic
|
2015-09-17 09:19:58 -07:00 |
|
Tianqi Chen
|
cf2ec238a4
|
Merge pull request #496 from sinhrks/str_cln
Cleanup str roundtrip using ctypes
|
2015-09-16 16:01:42 -07:00 |
|
Tianqi Chen
|
bad4a27b9f
|
Merge pull request #495 from aeeilllmrx/master
minor spelling and grammar changes
|
2015-09-16 08:40:51 -07:00 |
|
Tianqi Chen
|
f5eb345c8a
|
Merge pull request #498 from sinhrks/check_binary
BUG: incorrect model_file results in segfault
|
2015-09-16 08:40:11 -07:00 |
|
Tianqi Chen
|
ae43fd7c7a
|
Merge pull request #488 from sinhrks/pyfeaturenames
Support feature names in Python package
|
2015-09-15 09:56:55 -07:00 |
|