chrissly31415
|
b39c16ea02
|
fixed parsing of negative reals, integers and scientific notation which
can occur in model dump
|
2015-04-07 10:57:54 +02:00 |
|
tqchen
|
01771c813d
|
safe fix
|
2015-04-06 14:53:40 -07:00 |
|
tqchen
|
99f8dd280e
|
push backward compatible fix
|
2015-04-06 14:50:21 -07:00 |
|
tqchen
|
36dcb061a8
|
larger boundary in edge case
|
2015-04-06 13:42:43 -07:00 |
|
tqchen
|
dc37023226
|
fix
|
2015-04-06 09:59:18 -07:00 |
|
tqchen
|
65abc26797
|
move distributed xgboost to wormhole
|
2015-04-06 09:56:45 -07:00 |
|
tqchen
|
421f5c6570
|
fix
|
2015-04-06 09:00:27 -07:00 |
|
tqchen
|
3cc48d6707
|
fix crash in error
|
2015-04-06 08:58:33 -07:00 |
|
tqchen
|
b6d85b9d9b
|
fix label crash
|
2015-04-06 08:48:06 -07:00 |
|
tqchen
|
529a732737
|
add label error
|
2015-04-06 08:45:54 -07:00 |
|
tqchen
|
30e61084eb
|
Merge branch 'master' of ssh://github.com/dmlc/xgboost
|
2015-04-05 20:42:27 -07:00 |
|
tqchen
|
0ffaeb8c64
|
add xgboost
|
2015-04-05 20:42:09 -07:00 |
|
Tianqi Chen
|
84957c3f84
|
update windows project for latest change
|
2015-04-05 20:13:20 -07:00 |
|
tqchen
|
8a3c0f1ae4
|
simple chg
|
2015-04-05 12:16:55 -07:00 |
|
tqchen
|
b8fd7c3c7c
|
add instruction to build with s3
|
2015-04-05 12:10:59 -07:00 |
|
tqchen
|
fba9e5c714
|
quick fix
|
2015-04-05 12:01:19 -07:00 |
|
tqchen
|
5f902982f2
|
compile with dmlc
|
2015-04-05 11:26:06 -07:00 |
|
tqchen
|
9b7907eda3
|
Merge commit '89244b4aec1f229b9ba1378389d4dea697389666'
|
2015-04-05 09:56:53 -07:00 |
|
tqchen
|
89244b4aec
|
Squashed 'subtree/rabit/' changes from 16975b4..b15f6cd
b15f6cd rabit unifires with dmlc
5634ec3 ok
2dd6c2f Merge branch 'master' of ssh://github.com/dmlc/rabit
38d7f99 checkin wormhole spliter
8acb96a Merge pull request #10 from ryanzz/master
911a1f0 fixed a mistake
732d8c3 inteface changing
684ea0a inteface changing
8cb4c02 add dmlc support
be2ff70 allow adapting wormhole
git-subtree-dir: subtree/rabit
git-subtree-split: b15f6cd2ac4ac0e530df2b0a207d26868515f2d5
|
2015-04-05 09:56:53 -07:00 |
|
Tianqi Chen
|
e626b62daa
|
Merge pull request #220 from white1033/master
*Fix XGBClassifier super()
|
2015-04-05 09:05:08 -07:00 |
|
white1033
|
18cb8d7de2
|
fix indent warning by flake8
|
2015-04-05 23:22:40 +08:00 |
|
white1033
|
402e832ce5
|
*Fix XGBClassifier super()
|
2015-04-05 21:15:09 +08:00 |
|
Tianqi Chen
|
93d3f4fe61
|
Merge pull request #217 from nerdcha/master
Bugfix for multiclass sklearn wrapper
|
2015-04-02 21:14:21 -07:00 |
|
Jamie Hall
|
d17cdd639f
|
bugfix
|
2015-04-02 20:33:07 -07:00 |
|
Tianqi Chen
|
9b0dee986f
|
Merge pull request #212 from zygmuntz/master
Early stopping for Python wrapper
|
2015-04-02 17:31:44 -07:00 |
|
Tianqi Chen
|
e9c95645a3
|
Merge pull request #215 from nerdcha/master
Scikit-Learn Wrapper For XGBoost
|
2015-04-02 12:25:55 -07:00 |
|
Zygmunt Zając
|
d7f9499f88
|
early_stopping_rounds for train() in Python wrapper 🔥
|
2015-04-02 19:43:30 +02:00 |
|
Jamie Hall
|
a1a427af37
|
Fix some stuff
|
2015-04-02 00:05:14 -07:00 |
|
Jamie Hall
|
136e902fb2
|
Initial commit
|
2015-04-01 23:29:05 -07:00 |
|
tqchen
|
8d1f4a40a5
|
Merge branch 'master' of ssh://github.com/dmlc/xgboost
|
2015-03-30 16:06:18 -07:00 |
|
tqchen
|
49e641012f
|
add objective
|
2015-03-30 16:05:51 -07:00 |
|
Zygmunt Zając
|
39093bc432
|
early stopping for Python wrapper
|
2015-03-30 19:59:09 +02:00 |
|
Zygmunt Zając
|
7994858697
|
early stopping for Python wrapper
|
2015-03-30 19:58:25 +02:00 |
|
Zygmunt Zając
|
f9e157011f
|
early stopping for Python wrapper
|
2015-03-30 19:56:03 +02:00 |
|
unknown
|
431277d5ca
|
fix multi cv pred
|
2015-03-29 00:02:29 -07:00 |
|
unknown
|
37567e440c
|
optim pred in cv
|
2015-03-28 23:41:19 -07:00 |
|
unknown
|
930497e271
|
fix matrix form prediction
|
2015-03-28 23:03:16 -07:00 |
|
Tianqi Chen
|
b04591cbfc
|
Update README.md
|
2015-03-28 08:58:30 -07:00 |
|
tqchen
|
68c2aaa7fe
|
Squashed 'subtree/rabit/' changes from eb1f4a4..16975b4
16975b4 try pass on tokens during application submission
git-subtree-dir: subtree/rabit
git-subtree-split: 16975b447cd5cd0552a717d615f01bb7ef293917
|
2015-03-27 11:09:38 -07:00 |
|
tqchen
|
135d461c40
|
Merge commit '68c2aaa7fe8c1f4688cef2ace67642e85fd1c9d2'
|
2015-03-27 11:09:38 -07:00 |
|
tqchen
|
0c349d6101
|
Squashed 'subtree/rabit/' changes from 59e63bc..eb1f4a4
eb1f4a4 change auto to ip
git-subtree-dir: subtree/rabit
git-subtree-split: eb1f4a400337e5c3c724b395e9b340dfee60e990
|
2015-03-26 23:33:41 -07:00 |
|
tqchen
|
38911fe2b2
|
Merge commit '0c349d6101652836f2ec23e48f94b4137aac6108'
|
2015-03-26 23:33:41 -07:00 |
|
tqchen
|
4eae8e8676
|
allow xgb.load re-use raw information if necessary
|
2015-03-26 16:54:29 -07:00 |
|
tqchen
|
98618646f6
|
bugfix booster.check
|
2015-03-26 16:43:01 -07:00 |
|
tqchen
|
23e46b7fa5
|
add max_delta_step
|
2015-03-26 09:47:16 -07:00 |
|
tqchen
|
149b43a0a8
|
Merge branch 'master' of ssh://github.com/dmlc/xgboost
|
2015-03-25 21:08:29 -07:00 |
|
tqchen
|
a84d6c55b3
|
more detailed explaination on windows build
|
2015-03-25 21:08:21 -07:00 |
|
Tong He
|
db0b06d19c
|
add another solution to os x
|
2015-03-25 17:14:14 -07:00 |
|
hetong007
|
047c4b20de
|
remove additional files
|
2015-03-25 16:06:51 -07:00 |
|
tqchen
|
08fb205102
|
cap second order gradient
|
2015-03-25 12:08:53 -07:00 |
|