Commit Graph
1841 Commits
Author SHA1 Message Date
tqchen f6c82d52ec make solaris happy 2015-07-25 21:17:28 -07:00
tqchen af042f6a24 make things cxx98 compatible 2015-07-25 21:14:50 -07:00
Ajinkya Kale cbdcbfc49c some more changes to remove redundant information 2015-07-25 12:46:28 -07:00
Ajinkya Kale e353a2e51c restructuring the README with an index 2015-07-24 17:00:02 -07:00
hetong007 a1c7104d7f fix crash 2015-07-24 19:11:08 +00:00
unknown 198c5bb55e fix namespace and desc 2015-07-24 11:58:02 -07:00
Tianqi Chen 141f9ebf4b Update CHANGES.md 2015-07-24 08:51:05 -07:00
Michaël Benesty f29c2f8796 Merge pull request #404 from ajkl/patch-8
moving gitter chat up
2015-07-23 15:06:55 +02:00
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