YenChenLin
7ff704a13f
Fix typo in demo/regression/README.md
2016-01-05 23:42:02 +08:00
Yuan (Terry) Tang
b684b5fada
Merge pull request #720 from derek-damron/master
...
Add newline chars to early.stop.round message
2016-01-04 23:51:40 -06:00
Derek Damron
8756d5b160
Add newline char to early.stop.round message
2016-01-04 20:36:32 -08:00
Derek Damron
cd0099f2a1
Add newline char to early.stop.round message
2016-01-04 20:35:57 -08:00
Yuan (Terry) Tang
fa205cdaf8
Merge pull request #718 from kilojoules/patch-2
...
fix minor typo
2016-01-01 22:07:35 -06:00
Julian Quick
f51e1893fe
fix minor typo
2016-01-01 20:03:45 -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
Maarten Keijzer
a6c35a8d74
Updated the documentation for 'gradient' and 'Hessian' (subscript error)
2015-12-29 15:28:43 +01:00
Yuan (Terry) Tang
d747649892
Merge pull request #712 from Far0n/py_cv
...
python cv bugfixing (eval metrics)
2015-12-29 07:30:26 -06:00
Yuan (Terry) Tang
ee8f189bba
Merge pull request #713 from yanqingmen/java_wrapper
...
java wrapper modification
2015-12-29 07:18:19 -06:00
FrozenFingerz
177259a0a7
unittest for cv bugfixes added
2015-12-29 14:13:40 +01:00
yanqingmen
173ef11681
small change
2015-12-29 20:53:56 +08:00
yanqingmen
47d6d09081
add osx build instruction
2015-12-29 20:47:47 +08:00
yanqingmen
48c461ea85
change java_wrapper vs project name and script create_wrap
2015-12-29 19:50:40 +08:00
FrozenFingerz
2a46918c66
python cv bugfixing
...
- fixed bug if both eval_metrics xgb-param and
metrics param of cv function have been set
- cv early stopping output looks now like the one of xgb.train
2015-12-29 12:24:38 +01:00
黄子轩
2db1673585
Merge branch 'dmlc-master' into java_wrapper
2015-12-29 01:35:51 -08:00
黄子轩
4a301240bd
merge from dmlc/xgboost
2015-12-29 01:34:06 -08:00
黄子轩
91fedd85b0
modify jni code
2015-12-29 01:08:19 -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
Yoav Zimmerman
d0ecb0cbc7
minor latex typo fix in Introduction to Boosted Tree's documentation
2015-12-28 15:42:43 -08:00
Yuan (Terry) Tang
fcb7eaa555
Merge pull request #710 from Far0n/py_cv
...
python cv: fixed devision by zero exception
2015-12-27 09:40:09 -06:00
FrozenFingerz
38b773d80b
cv: fixed devision by zero exception
...
- show_progress=False or show_progress=0 led to devision by zero exception
2015-12-27 13:54:52 +01:00
Tianqi Chen
9f62553f23
Merge pull request #705 from elviswind/master
...
fix windows compile problem
2015-12-23 20:54:32 +08:00
junnan.wang@ef.com
dba782e985
fix windows compile problem
2015-12-23 14:33:00 +08:00
yanqingmen
4a456b2a75
small change for jni wrapper
2015-12-20 22:13:53 +08:00
huangzixuan
7d23ea7e9e
add settings for OS X
2015-12-20 20:47:30 +08:00
Yuan (Terry) Tang
b942005931
Merge pull request #696 from Far0n/tc_fix
...
fixed wrong iter when using training continuation
2015-12-19 11:45:15 -05:00
yanqingmen
1456585249
refactor jni code and rename libxgboostjavawrapper.so to libxgboost4j.so
2015-12-19 22:26:40 +08:00
Faron
b3f3e7d0cb
fixed wrong iter when using training continuation
2015-12-19 10:35:16 +01: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
Vadim Khotilovich
f18852376f
hopefully, this would make travis happy
2015-12-18 15:49:15 -06:00
Vadim Khotilovich
0c38a916fe
make some gcc versions happy by using the fwrite return value
2015-12-18 15:03:39 -06:00
Vadim Khotilovich
f97c4ccb60
make gcc5 check silent when there's no gcc5
2015-12-18 14:34:16 -06:00
Vadim Khotilovich
d867579a69
make it possible to run create_wrap.sh not only from its directory
2015-12-18 14:18:28 -06:00
yanqingmen
f378fac6a1
Merge pull request #6 from dmlc/master
...
update
2015-12-18 14:24:08 +08:00
Yuan (Terry) Tang
4a15939c13
Merge pull request #690 from rcarneva/master
...
modifying cv show_progress to allow print-every-n behavior
2015-12-16 17:29:21 -06:00
Randy Carnevale
380e54a753
docstring typo
2015-12-16 17:25:55 -05:00
Randy Carnevale
0825ab36f0
updating docs for cv
2015-12-16 17:21:23 -05:00
Yuan (Terry) Tang
cfbf3595c7
Update CHANGES.md
2015-12-16 15:57:07 -06:00
Yuan (Terry) Tang
39751f8786
Merge pull request #668 from DexGroves/add-metadata
...
Expose model parameters to R
2015-12-16 15:55:54 -06:00
Randy Carnevale
a3fe14d6c6
modifying cv show_progress to allow print-every-n behavior
2015-12-16 16:33:01 -05:00
Groves
cd57ea2784
Add test that model paramaters are accessible within R
2015-12-16 10:24:16 -06: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
Vadim Khotilovich
b47725a65b
add Eclipse stuff to .gitignore
2015-12-12 21:45:41 -06:00
Vadim Khotilovich
c70022e6c4
spelling, wording, and doc fixes in c++ code
...
I was reading through the code and fixing some things in the comments.
Only a few trivial actual code changes were made to make things more
readable.
2015-12-12 21:40:12 -06:00
Yuan (Terry) Tang
c56c1b9482
Merge pull request #685 from ajkl/patch-16
...
adding right path to setup.py
2015-12-12 20:02:42 -05:00
Ajinkya Kale
0772b51c2c
minor change dir
2015-12-12 16:34:07 -08:00
Ajinkya Kale
4695fa3c2a
adding right path to setup.py
2015-12-12 15:08:59 -08:00
Yuan (Terry) Tang
7a74c9523a
Merge pull request #683 from terrytangyuan/pylint
...
Pylint Fixes
2015-12-11 19:04:38 -06:00
terrytangyuan
0eb6240fd0
Fixed all lint errors
2015-12-11 18:46:15 -06:00