kalenhaha
|
2563b6d2d6
|
fix some warnings
|
2014-05-09 14:14:43 +08:00 |
|
kalenhaha
|
e90ffece67
|
Merge branch 'dev' of https://github.com/tqchen/xgboost into dev
|
2014-05-09 14:07:06 +08:00 |
|
kalenhaha
|
85f92681f9
|
Separating Lambda MAP and Lambda NDCG
|
2014-05-09 14:05:52 +08:00 |
|
tqchen
|
5e0d52cb8c
|
add python o3
|
2014-05-08 20:15:23 -07:00 |
|
tqchen
|
c9d156d99e
|
faster convert to numpy array
|
2014-05-08 19:35:06 -07:00 |
|
tqchen
|
ecf6e8f49f
|
commit the fix
|
2014-05-08 19:31:32 -07:00 |
|
tqchen
|
93778aa4aa
|
Merge branch 'dev' of ssh://github.com/tqchen/xgboost into dev
|
2014-05-07 12:00:17 -07:00 |
|
tqchen
|
f8cacc7308
|
fix omp for bug in obj
|
2014-05-07 11:52:12 -07:00 |
|
kalenhaha
|
c0e1e9fe7a
|
Merge branch 'dev' of https://github.com/tqchen/xgboost into dev
Conflicts:
regrank/xgboost_regrank_obj.hpp
|
2014-05-07 22:15:59 +08:00 |
|
tqchen
|
fa5afe2141
|
fix
|
2014-05-06 16:53:37 -07:00 |
|
tqchen
|
f7789ecf14
|
Merge branch 'dev' of ssh://github.com/tqchen/xgboost into dev
|
2014-05-06 16:51:18 -07:00 |
|
tqchen
|
a57fbe091a
|
Merge branch 'dev' of ssh://github.com/tqchen/xgboost into dev
Conflicts:
regrank/xgboost_regrank_data.h
|
2014-05-06 16:51:11 -07:00 |
|
tqchen
|
9f82b53366
|
add regrank utils
|
2014-05-06 16:50:46 -07:00 |
|
tqchen
|
248b2cf74d
|
right group size
|
2014-05-06 16:49:10 -07:00 |
|
tqchen
|
5fb9376af4
|
add cutomized training
|
2014-05-04 13:57:10 -07:00 |
|
tqchen
|
9c2bb12cd1
|
add cutomized training
|
2014-05-04 13:55:58 -07:00 |
|
tqchen
|
ebde99bde8
|
add boost group support to xgboost. now have beta multi-class classification
|
2014-05-04 12:10:03 -07:00 |
|
kalenhaha
|
ef7be5398d
|
c++11 features removed
|
2014-05-04 16:58:44 +08:00 |
|
kalenhaha
|
2ef61bf982
|
c++11 features removed
|
2014-05-04 16:56:57 +08:00 |
|
tqchen
|
d4d141347a
|
fix
|
2014-05-04 00:09:16 -07:00 |
|
tqchen
|
e18ba04751
|
add interact mode
|
2014-05-03 23:24:22 -07:00 |
|
tqchen
|
3388d1a8b5
|
add python interface for xgboost
|
2014-05-03 23:04:02 -07:00 |
|
tqchen
|
65917bb831
|
finish python lib
|
2014-05-03 22:18:25 -07:00 |
|
tqchen
|
140499ac9e
|
finish matrix
|
2014-05-03 17:12:25 -07:00 |
|
tqchen
|
ccd037292d
|
good
|
2014-05-03 16:15:44 -07:00 |
|
tqchen
|
59939d0b14
|
ok
|
2014-05-03 14:24:00 -07:00 |
|
tqchen
|
9a2c00554d
|
important change to regrank interface, need some more test
|
2014-05-03 14:20:27 -07:00 |
|
tqchen
|
ee30c1728b
|
try python
|
2014-05-03 10:54:08 -07:00 |
|
tqchen
|
8f75b0ef75
|
pass test
|
2014-05-02 18:04:45 -07:00 |
|
tqchen
|
3128e718e2
|
add new combine tool as promised
|
2014-05-02 12:55:34 -07:00 |
|
tqchen
|
657c617215
|
Merge branch 'dev' of ssh://github.com/tqchen/xgboost into dev
|
2014-05-01 11:01:05 -07:00 |
|
tqchen
|
439d4725a0
|
cleanup of evaluation metric, move c++11 codes into sample.h for backup, add lambda in a clean way latter
|
2014-05-01 11:00:50 -07:00 |
|
Tianqi Chen
|
8491bb3651
|
Update xgboost_omp.h
|
2014-05-01 10:16:05 -07:00 |
|
kalenhaha
|
cce96e8f41
|
fix some bugs in linux
|
2014-05-02 00:16:12 +08:00 |
|
kalenhaha
|
f02dd68713
|
lambda rank added
|
2014-05-01 22:17:26 +08:00 |
|
tqchen
|
ec14d32756
|
add softmax
|
2014-04-30 22:11:26 -07:00 |
|
tqchen
|
38577d45b0
|
add pre @ n
|
2014-04-30 22:00:53 -07:00 |
|
tqchen
|
ab0e7a3ddc
|
use omp parallel sortting
|
2014-04-30 09:48:41 -07:00 |
|
tqchen
|
bbd952a021
|
add rank
|
2014-04-30 09:32:42 -07:00 |
|
tqchen
|
77e3051b1d
|
add pairwise rank first version
|
2014-04-29 21:12:30 -07:00 |
|
tqchen
|
924e164c14
|
new AUC code
|
2014-04-29 17:26:58 -07:00 |
|
tqchen
|
25ff5ef169
|
new AUC evaluator, now compatible with weighted loss
|
2014-04-29 17:03:34 -07:00 |
|
tqchen
|
3ea29eccae
|
make regression module compatible with rank loss, now support weighted loss
|
2014-04-29 16:16:02 -07:00 |
|
tqchen
|
0f8a3d21a5
|
chg fmap format
|
2014-04-29 09:59:10 -07:00 |
|
tqchen
|
7487c2f668
|
add auc evaluation metric
|
2014-04-24 22:20:40 -07:00 |
|
tqchen
|
88787b8573
|
remove unwanted private field
|
2014-04-21 10:42:19 -07:00 |
|
tqchen
|
17559a90f9
|
expose fmatrixs
|
2014-04-18 18:18:19 -07:00 |
|
tqchen
|
24696071a8
|
Merge branch 'master' of ssh://github.com/tqchen/xgboost
Conflicts:
regression/xgboost_reg_data.h
|
2014-04-18 17:46:44 -07:00 |
|
tqchen
|
cca67af8d7
|
simplify data
|
2014-04-18 17:43:44 -07:00 |
|
kalenhaha
|
2beb92745f
|
Lambda rank added
|
2014-04-11 10:50:13 +08:00 |
|