1883 Commits

Author SHA1 Message Date
Michaël Benesty
5e07367979 Merge pull request #405 from ajkl/patch-9
Add license to readme
2015-07-23 10:34:45 +02:00
Ajinkya Kale
0ea5b14bd8 Update README.md 2015-07-23 01:12:33 -07:00
Ajinkya Kale
9eca9bccf4 moving gitter chat up 2015-07-22 23:18:34 -07:00
Michaël Benesty
1fb5c127b5 Merge pull request #399 from orenov/master
issue #368, data.table problems
2015-07-22 21:21:34 +02:00
Michaël Benesty
4a71b0ec19 Merge pull request #402 from wgstanton/patch-2
Fixed a few typos in README
2015-07-22 18:44:30 +02:00
Will Stanton
ba63b2886f Check out vs. checkout
Made it consistent across the README
2015-07-22 10:37:49 -06:00
Will Stanton
d120167725 Fixed a few typos in README 2015-07-22 09:19:22 -06:00
orenov
d8fc16538e issue #368, data.table problems 2015-07-22 12:03:01 +03:00
Tianqi Chen
80b6ec4478 update more contributor names 2015-07-21 21:31:39 -07:00
Tianqi Chen
9203d26a2f Update CONTRIBUTORS.md 2015-07-21 08:13:07 -07:00
Tianqi Chen
4cf116ceb6 Update CONTRIBUTORS.md 2015-07-20 22:58:10 -07:00
Tianqi Chen
41f30c288e Update CONTRIBUTORS.md 2015-07-20 22:56:29 -07:00
tqchen
b18c7f9466 ok 2015-07-20 22:50:59 -07:00
tqchen
d18492e751 add list of contributors 2015-07-20 22:48:45 -07:00
Tianqi Chen
71cd9b9000 Merge pull request #393 from jpata/wrapper-dict-fix
fix wrapper dict issue #392 thanks! merged
2015-07-14 08:53:37 -07:00
Joosep
be95c80aa2 fix wrapper dict 2015-07-14 11:38:38 +02:00
Tianqi Chen
b7f355fdd2 Update travis_after_failure.sh 2015-07-12 11:00:52 -07:00
Tianqi Chen
4a746be43a Update build.md 2015-07-12 10:36:16 -07:00
Tianqi Chen
44f839b896 Update README.md 2015-07-12 10:31:55 -07:00
Tianqi Chen
35638f6146 Update README.md 2015-07-12 10:27:58 -07:00
Tianqi Chen
e402d20876 Update README.md 2015-07-10 20:41:20 -07:00
Tianqi Chen
dabb36c006 Update README.md 2015-07-10 20:41:00 -07:00
Skipper Seabold
b76db01c66 STY: Fix lint errors 2015-07-08 14:29:52 -05:00
Skipper Seabold
4a37b852a0 DOC: Add early stopping example 2015-07-08 13:55:47 -05:00
Skipper Seabold
b0f7ddaa2e REF: Combine eval_metric and feval to one parameter 2015-07-08 13:55:47 -05:00
Skipper Seabold
113285e1dc DOC: Point to parameter.md for eval_metric 2015-07-08 13:55:47 -05:00
Skipper Seabold
46e9520a28 DOC: Document verbose_eval 2015-07-08 13:55:47 -05:00
Skipper Seabold
cf89ae64e2 ENH: Allow for silent evaluation 2015-07-08 13:55:47 -05:00
Skipper Seabold
3952b525b8 ENH: Allow possibly negative evaluation metrics. 2015-07-08 11:10:36 -05:00
Skipper Seabold
0f5f9c0385 ENH: Allow early stopping in sklearn API. 2015-07-08 11:10:36 -05:00
Tianqi Chen
167544d792 Merge pull request #382 from ajkl/patch-6
refs and formatting changes
2015-07-07 19:32:52 -07:00
Tianqi Chen
1fee7da16f Merge pull request #384 from ajkl/patch-7
need to load vcd if it was freshly installed
2015-07-07 19:32:28 -07:00
Tianqi Chen
048d6929f4 Merge pull request #375 from yanqingmen/java_wrapper
good job! merged
2015-07-07 19:31:54 -07:00
Ajinkya Kale
57e4f4d426 need to load vcd if it was freshly installed 2015-07-07 17:36:18 -07:00
yanqingmen
969ea57159 Update travis_java_script.sh
add "set -e"
2015-07-07 17:28:45 -07:00
Ajinkya Kale
c489ce62b2 refs and formatting changes 2015-07-07 16:36:45 -07:00
yanqingmen
fc75885e9e add travis-ci script for java wrapper 2015-07-07 19:22:51 +08:00
Tianqi Chen
28f8267563 Update README.md 2015-07-06 22:45:27 -07:00
Tianqi Chen
9ec4c43dd2 Update README.md 2015-07-06 22:44:59 -07:00
Tianqi Chen
46342d4633 checkin 2015-07-06 20:07:04 -07:00
Tianqi Chen
fd26f45208 Merge pull request #377 from ajkl/patch-3
Adding some details on nthread parameter
2015-07-06 19:58:44 -07:00
Tianqi Chen
13aff0d8cd Merge pull request #378 from ajkl/patch-4
Adding workaround for install the R-package
2015-07-06 19:55:25 -07:00
Tianqi Chen
af76bbb3f3 Merge pull request #379 from ajkl/patch-5
Adding examples on xgb.importance, xgb.plot.importance and xgb.plot tree
2015-07-06 19:55:06 -07:00
yanqingmen
0fc47f5abb add testcases 2015-07-06 18:50:46 -07:00
yanqingmen
4d382a8cc1 rename xgboosterror 2015-07-06 17:55:13 -07:00
Ajinkya Kale
364abdd6d1 Adding examples on xgb.importance, xgb.plot.importance and xgb.plot tree 2015-07-06 16:45:30 -07:00
Ajinkya Kale
761ab7c834 Adding workaround for install the R-package
I was facing this issue and this workaround worked for me. Maybe this should be moved to know issues section.
2015-07-06 14:52:38 -07:00
Ajinkya Kale
b1bcb7183b Adding some details on nthread parameter
I got this information about nthread='real cpu count' from 7cb449c4a7/java/xgboost4j-demo/src/main/java/org/dmlc/xgboost4j/demo/ExternalMemory.java (L50)
Please confirm if this note is still valid before merging this change!
2015-07-06 11:02:19 -07:00
yanqingmen
e99ab0d1dd minor fix 2015-07-06 20:56:17 +08:00
yanqingmen
f73bcd427d update java wrapper for new fault handle API 2015-07-06 02:32:58 -07:00