1756 Commits

Author SHA1 Message Date
Tong He
efde0eb171 enable travis on os x 2015-07-29 18:16:59 -07:00
Tong He
f4a47fa78e Merge pull request #414 from ajkl/patch-12
Fixing duplicate params in demo
2015-07-29 17:58:21 -07:00
tqchen
5f9f42292c fix sklearn best score 2015-07-29 17:49:55 -07:00
Tianqi Chen
c261b3d1f5 Merge pull request #416 from ajkl/patch-13
add setuptools info
2015-07-29 17:38:58 -07:00
Ajinkya Kale
cca955fc94 add setuptools info 2015-07-29 16:20:55 -07:00
Ajinkya Kale
0c8c231949 Fixing duplicate params in demo
Issue in "demo(package="xgboost", custom_objective)"

> bst <- xgb.train(param, dtrain, num_round, watchlist, 
+                  objective=logregobj, eval_metric=evalerror)
Error in xgb.train(param, dtrain, num_round, watchlist, objective = logregobj,  : 
  Duplicated term in parameters. Please check your list of params.
2015-07-29 14:28:34 -07:00
Tianqi Chen
d485d1849f Merge pull request #409 from ajkl/patch-11
fixing broken basic_walkthrough links
2015-07-26 21:23:12 -07:00
Ajinkya Kale
74055cc15e fixing broken basic_walkthrough links 2015-07-26 21:22:35 -07:00
Tianqi Chen
195f90159d Merge pull request #408 from ajkl/patch-10
restructuring the README with an index
2015-07-26 21:14:48 -07:00
Ajinkya Kale
fc27e2f32d adding DMLC back to the title 2015-07-26 20:31:51 -07:00
Ajinkya Kale
f2eb55683c some more links and restructuring 2015-07-26 20:30:59 -07:00
Ajinkya Kale
9a936721d8 dropping raw graphlab url 2015-07-26 20:12:51 -07:00
Tianqi Chen
eee0d5b065 Merge pull request #327 from jseabold/sklearn-eval-set
ENH: Allow early stopping through scikit-learn API
2015-07-26 11:58:45 -07:00
Tianqi Chen
b1dec917c7 Update page_fmatrix-inl.hpp 2015-07-25 21:29:46 -07:00
tqchen
0dbac3d11e fix travis 2015-07-25 21:23:40 -07:00
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