Yuan (Terry) Tang
|
c16a6222f3
|
Merge pull request #563 from Far0n/eta_decay
learning_rates per boosting round
|
2015-10-30 10:21:33 -05: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 |
|
Yuan (Terry) Tang
|
b9a9cd9db8
|
Merge pull request #580 from terrytangyuan/test
Fixed most of the lint issues
|
2015-10-29 00:54:16 -04:00 |
|
terrytangyuan
|
5b9e071c18
|
Fix travis build (+1 squashed commit)
Squashed commits:
[9240d5f] Fix Travis build
|
2015-10-29 00:28:53 -04:00 |
|
Yuan (Terry) Tang
|
99157ae56a
|
Merge pull request #579 from ClimbsRocks/patch-4
minor wording update
|
2015-10-28 23:25:17 -04:00 |
|
terrytangyuan
|
6024480400
|
Fixed most of the lint issues
|
2015-10-28 23:24:17 -04:00 |
|
Preston Parry
|
6d35bd2421
|
minor wording update
just clarifying some of the language describing the parameters
|
2015-10-28 20:10:21 -07:00 |
|
terrytangyuan
|
8bae715994
|
Lint fix on infix operators
|
2015-10-28 23:04:45 -04:00 |
|
Yuan (Terry) Tang
|
1dcedb23ec
|
Update CONTRIBUTORS.md
|
2015-10-28 22:57:41 -04:00 |
|
terrytangyuan
|
d7fce99564
|
Lint fix on consistent assignment
|
2015-10-28 22:22:51 -04:00 |
|
Michaël Benesty
|
ce9d7045f9
|
Merge pull request #575 from ClimbsRocks/patch-2
Clarifies explanations around Data Interface code
|
2015-10-28 10:02:27 +01:00 |
|
Michaël Benesty
|
1924e16f45
|
Merge pull request #576 from ClimbsRocks/patch-3
fixes typo in error message
|
2015-10-28 10:00:54 +01:00 |
|
Preston Parry
|
b3bb54da73
|
fixes typo in error message
|
2015-10-27 23:34:50 -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 |
|
Preston Parry
|
89eafa1b97
|
Clarifies explanations around Data Interface code
|
2015-10-27 22:41:29 -07:00 |
|
Preston Parry
|
8ddb7b0152
|
Clarifies wording on Data Interface intro list
|
2015-10-27 22:35:35 -07:00 |
|
Gösta Forsum
|
111b04e18e
|
Update setup.py
|
2015-10-27 13:47:58 +01:00 |
|
Tong He
|
2e31e97e54
|
Merge pull request #568 from terrytangyuan/test
Added test_lint.R to test code quality
|
2015-10-26 22:19:48 -07:00 |
|
terrytangyuan
|
56da375165
|
Added test_lint.R to test code quality
|
2015-10-25 20:45:04 -04: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 |
|
Faron
|
738e420128
|
correcting wrong default values
|
2015-10-25 11:26:33 +01:00 |
|
Faron
|
b80d5d6b33
|
fixed too long lines
|
2015-10-25 11:17:35 +01:00 |
|
Faron
|
422febd18e
|
added missing params
|
2015-10-25 10:58:07 +01:00 |
|
Faron
|
68c9252ff7
|
fixed "Exactly one space required after comma"
|
2015-10-25 10:20:00 +01:00 |
|
Faron
|
a1ba608641
|
learning_rates per boosting round
|
2015-10-25 10:00:20 +01:00 |
|
Tong He
|
224f574420
|
Merge pull request #561 from terrytangyuan/test
Added test for code quality check
|
2015-10-24 22:27:19 -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 |
|
terrytangyuan
|
139feaf97a
|
Code: Lint fixes on trailing spaces
|
2015-10-24 16:50:03 -04:00 |
|
terrytangyuan
|
537b34dc6f
|
Code: Some Lint fixes
|
2015-10-24 16:43:44 -04:00 |
|
terrytangyuan
|
3abbd7b4c7
|
Added test_lint to test code quality
|
2015-10-24 16:39:58 -04:00 |
|
sinhrks
|
1f19b78287
|
Python: adjusts plot_importance ylim
|
2015-10-25 03:16:53 +09: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 |
|
Takahisa Shimoda
|
607599f2a1
|
fix sklearn.py for evals_result in python3
|
2015-10-23 05:40:31 +09:00 |
|
Takahisa Shimoda
|
b587dd2704
|
fix training.py for evals_result in python3
|
2015-10-23 05:37:13 +09: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 |
|
terrytangyuan
|
ec2cdafec5
|
Added fixed random seed for tests (+1 squashed commit)
Squashed commits:
[76e3664] Added fixed random seed for tests
|
2015-10-21 23:38:41 -05:00 |
|
terrytangyuan
|
755072e378
|
Fix failed tests (+2 squashed commits)
Squashed commits:
[962e1e4] Fix failed tests
[21ca3fb] Removed one unnecessary line
|
2015-10-21 23:15:34 -05:00 |
|
terrytangyuan
|
652ff07668
|
Added scikit-learn from Conda
|
2015-10-21 21:30:11 -05:00 |
|
phunterlau
|
24a92808db
|
correct print for python 3
|
2015-10-21 14:32:35 -07:00 |
|
sinhrks
|
6f046327ac
|
Allow plot function to handle XGBModel
|
2015-10-22 01:00:54 +09:00 |
|
tqchen
|
eee3046624
|
[DOC] Add contributor
|
2015-10-20 19:44:06 -07:00 |
|
tqchen
|
a16289b204
|
Squashed 'subtree/rabit/' changes from fa99857..e81a11d
e81a11d Merge pull request #25 from daiyl0320/master
35c3b37 add retry mechanism to ConnectTracker and modify Listen backlog to 128 in rabit_traker.py
c71ed6f try deply doxygen
62e5647 try deply doxygen
732f1c6 try
2fa6e02 ok
0537665 minor
7b59dcb minor
5934950 new doc
f538187 ok
44b6049 new doc
387339b add more
9d4397a chg
2879a48 chg
30e3110 ok
9ff0301 add link translation
6b629c2 k
32e1955 ok
8f4839d fix
93137b2 ok
7eeeb79 reload recommonmark
a8f00cc minor
19b0f01 ok
dd01184 minor
c1cdc19 minor
fcf0f43 try rst
cbc21ae try
62ddfa7 tiny
aefc05c final change
2aee9b4 minor
fe4e7c2 ok
8001983 change to subtitle
5ca33e4 ok
88f7d24 update guide
29d43ab add code
fe8bb3b minor hack for readthedocs
229c71d Merge branch 'master' of ssh://github.com/dmlc/rabit
7424218 ok
d1d45bb Update README.md
1e8813f Update README.md
1ccc990 Update README.md
0323e06 remove readme
679a835 remove theme
7ea5b7c remove numpydoc to napoleon
b73e2be Merge branch 'master' of ssh://github.com/dmlc/rabit
1742283 ok
1838e25 Update python-requirements.txt
bc4e957 ok
fba6fc2 ok
0251101 ok
d50b905 ok
d4f2509 ok
cdf401a ok
fef0ef2 new doc
cef360d ok
c125d2a ok
270a49e add requirments
744f901 get the basic doc
1cb5cad Merge branch 'master' of ssh://github.com/dmlc/rabit
8cc07ba minor
d74f126 Update .travis.yml
52b3dcd Update .travis.yml
099581b Update .travis.yml
1258046 Update .travis.yml
7addac9 Update Makefile
0ea7adf Update .travis.yml
f858856 Update travis_script.sh
d8eac4a Update README.md
3cc49ad lint and travis
ceedf4e fix
fd8920c fix win32
8bbed35 modify
9520b90 Merge pull request #14 from dmlc/hjk41
df14bb1 fix type
f441dc7 replace tab with blankspace
2467942 remove unnecessary include
181ef47 defined long long and ulonglong
1582180 use int32_t to define int and int64_t to define long. in VC long is 32bit
e0b7da0 fix
git-subtree-dir: subtree/rabit
git-subtree-split: e81a11dd7e
|
2015-10-20 19:37:47 -07:00 |
|
tqchen
|
a4ac750eb1
|
Merge commit 'a16289b2047a7c2ec36667f6031dbb648e4d2caa'
|
2015-10-20 19:37:47 -07:00 |
|
Tianqi Chen
|
e81a11dd7e
|
Merge pull request #25 from daiyl0320/master
add retry mechanism to ConnectTracker and modify Listen backlog to 128 in rabit_traker.py
|
2015-10-20 19:34:01 -07:00 |
|
yonglong.dyl
|
35c3b371ea
|
add retry mechanism to ConnectTracker and modify Listen backlog to 128
in rabit_traker.py
|
2015-10-21 10:24:07 +08:00 |
|
yoori
|
981f06b9d1
|
style fix
|
2015-10-20 00:58:11 +04:00 |
|